ISpeechAudio SetState Method (Microsoft Speech Platform)
From Microsoft Speech Platform SDK 11
Microsoft Speech Platform
Interface: ISpeechAudio
Type: Hidden
SetState Method
The SetState method sets the audio state with a SpeechAudioState constant.
ISpeechAudio.SetState(
State As SpeechAudioState
)
Parameters
- State
- Specifies a member of the SpeechAudioState enumeration.
Return Value
None.