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.