This interface is supported by the voice-command object.
Member function | Description |
AutoGainEnableGet | Gets the state of the automatic gain for the incoming audio signal. |
AutoGainEnableSet | Sets the state of the automatic gain for the incoming audio stream. |
AwakeStateGet | Indicates whether or not the site is awake for purposes of speech recognition. |
AwakeStateSet | Temporarily suspends or resumes speech recognition for a site. |
DeviceGet | Returns the device ID of the wave-in audio device used for the site. |
DeviceSet | Changes the wave-in audio device for the site. |
EnabledGet | Indicates whether or not speech recognition is enabled for the site. |
EnabledSet | Enables or disables speech recognition for a site. |
MicrophoneGet | Gets the name of the microphone used by the site. |
MicrophoneSet | Sets the name of the current microphone for a site. |
SpeakerGet | Gets the name of the current speaker for the site. |
SpeakerSet | Sets the name of the current speaker for the site. |
SRModeGet | Gets the globally unique identifier (GUID) of the speech-recognition mode used for the site. |
SRModeSet | Sets the speech-recognition mode used by the site. |
ThresholdGet | Gets the threshold level of the speech-recognition engine used by the site. |
ThresholdSet | Sets the threshold level for the speech-recognition engine used by a site. |