ISpeechAudioStatus CurrentSeekPosition Property (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform


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.