You are reading help file online using chmlib.com
|
Interface: ISpeechPhraseElement
The AudioStreamOffset property returns the starting offset of the element, in bytes, relative to the start of the phrase in the original input stream.
Set: | (This property is read-only) |
Get: | Long = ISpeechPhraseElement.AudioStreamOffset |
Use of the ISpeechPhraseElement is demonstrated in a code example at the end of this section.
You are reading help file online using chmlib.com
|