ISpeechAudioStatus NonBlockingIO Property (SAPI 5.4)

Microsoft Speech API 5.4

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.