10 lines
492 B
XML
10 lines
492 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:00:31.020" etime="0:00:43.710" id="1" pos="0">
|
||
|
<Word stime="0:00:31.800" dur="0:00:09.570" conf="1.0">o</Word>
|
||
|
</SpeechSegment>
|
||
|
<SpeechSegment stime="0:00:43.710" etime="0:00:46.530" id="2" pos="0">
|
||
|
<Word stime="0:00:44.280" dur="0:00:00.930" conf="0.997187">o</Word>
|
||
|
</SpeechSegment>
|
||
|
</XmlAudioDoc>
|