Share via


ISpeechAudioStatus FreeBufferSpace Property (SAPI 5.3)

Microsoft Speech API 5.3

Interface: ISpeechAudioStatus

FreeBufferSpace Property

The FreeBufferSpace property returns the size of the free space in the stream or device in bytes.

Syntax

Set: (This property is read-only)
Get: Long = ISpeechAudioStatus.FreeBufferSpace

Parts

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