10 lines
495 B
XML
10 lines
495 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<XmlAudioDoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<SpeechSegment stime="0:01:02.040" etime="0:01:06.270" id="1" pos="0">
|
|
<Word stime="0:01:04.590" dur="0:00:00.510" conf="0.957719">z</Word>
|
|
</SpeechSegment>
|
|
<SpeechSegment stime="0:01:06.270" etime="0:01:09.090" id="2" pos="0">
|
|
<Word stime="0:01:06.720" dur="0:00:00.330" conf="0.9822">z</Word>
|
|
</SpeechSegment>
|
|
</XmlAudioDoc>
|