ISpeechAudioStatus CurrentSeekPosition Property

Microsoft Speech SDK

Intelligent Interface Technologies Home Page Microsoft Speech SDK

Speech Automation 5.1

Interface: ISpeechAudioStatus

CurrentSeekPosition Property


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.

Syntax

Set: (This property is read-only)
Get: Variant = ISpeechAudioStatus.CurrentSeekPosition

Parts

ISpeechAudioStatus
The owning object.
Variant
Set: (This property is read-only)
Get: A Variant variable returning the position.