ISpeechAudioStatus NonBlockingIO Property

Microsoft Speech SDK

Intelligent Interface Technologies Home Page Microsoft Speech SDK

Speech Automation 5.1

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.