10 lines
487 B
XML
10 lines
487 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:11.280" etime="0:01:11.910" id="1" pos="0">
|
|
<Word stime="0:00:11.340" dur="0:01:00.540" conf="1.0">w</Word>
|
|
</SpeechSegment>
|
|
<SpeechSegment stime="0:01:11.910" etime="0:01:16.650" id="2" pos="0">
|
|
<Word stime="0:01:11.940" dur="0:00:04.650" conf="1.0">w</Word>
|
|
</SpeechSegment>
|
|
</XmlAudioDoc>
|