classafFancomSapi::ISpeechAudio

sys::Obj
  afFancomSapi::ISpeechBaseStream
    afFancomSapi::ISpeechAudio

Supports the control of real-time audio streams, such as those connected to a live microphone or telephone line.

http://msdn.microsoft.com/en-us/library/ee125237%28v=vs.85%29.aspx

@clsid {CFF8E175-019E-11D3-A08E-00C04F8EF9B5}

bufferInfo

Source

ISpeechAudioBufferInfo? bufferInfo { private set }

bufferNotifySize

Source

Int? bufferNotifySize

defaultFormat

Source

SpAudioFormat? defaultFormat { private set }

eventHandle

Source

Int? eventHandle { private set }

makeFromDispatch

Source

new makeFromDispatch(Dispatch dispatch)

setState

Source

Void setState(SpeechAudioState? state)

Sets the audio state with a SpeechAudioState constant.

status

Source

ISpeechAudioStatus? status { private set }

Returns the audio status as an ISpeechAudioStatus object.

volume

Source

Int? volume