ISpeechAudioStatus NonBlockingIO Property (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform


Interface: ISpeechAudioStatus

NonBlockingIO Property

The NonBlockingIO property returns the amount of data which can be read from or written to the stream or device without blocking.

Syntax

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

Parts

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