You are reading help file online using chmlib.com
|
Interface: ISpeechAudioStatus
The CurrentSeekPosition property returns the current seek position in the audio stream or device in bytes.
This is the position in the stream where the next read or write will be performed.
Set: | (This property is read-only) |
Get: | Variant = ISpeechAudioStatus.CurrentSeekPosition |
You are reading help file online using chmlib.com
|