10 lines
500 B
XML
10 lines
500 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:00.000" etime="0:00:02.820" id="1" pos="0">
|
|
<Word stime="0:00:00.900" dur="0:00:00.390" conf="0.880778">to</Word>
|
|
</SpeechSegment>
|
|
<SpeechSegment stime="0:00:02.820" etime="0:00:08.460" id="2" pos="0">
|
|
<Word stime="0:00:05.040" dur="0:00:00.600" conf="0.466244">www</Word>
|
|
</SpeechSegment>
|
|
</XmlAudioDoc>
|