ISpeechAudio SetState Method (SAPI 5.4)

Microsoft Speech API 5.4

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.