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:00:00.000" etime="0:00:04.230" id="1" pos="0">
|
|
<Word stime="0:00:02.400" dur="0:00:00.450" conf="0.938722">bo</Word>
|
|
</SpeechSegment>
|
|
<SpeechSegment stime="0:00:04.230" etime="0:00:11.280" id="2" pos="0">
|
|
<Word stime="0:00:09" dur="0:00:00.960" conf="0.317973">co</Word>
|
|
</SpeechSegment>
|
|
</XmlAudioDoc>
|