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
ISpeechAudioBufferInfo? bufferInfo { private set }- bufferNotifySize
Int? bufferNotifySize- defaultFormat
SpAudioFormat? defaultFormat { private set }- eventHandle
Int? eventHandle { private set }- makeFromDispatch
new makeFromDispatch(Dispatch dispatch)- setState
Void setState(SpeechAudioState? state)Sets the audio state with a SpeechAudioState constant.
- status
ISpeechAudioStatus? status { private set }Returns the audio status as an ISpeechAudioStatus object.
- volume
Int? volume