ISpeechAudioStatus CurrentSeekPosition Property (SAPI 5.3)

Microsoft Speech API 5.3

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.