Microsoft Speech Platform
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.