ISpeechAudio SetState Method (SAPI 5.3)
Microsoft Speech API 5.3
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.