Language Property

Description

Returns a string that specifies what language is configured for speech input.

Syntax

agent.SpeechInput.Language

Remarks

This property value is set based on the selected speech recognition engine set in the Engine property. Querying this property raises an error if Installed or Enabled is False.

--------------------------------------------------------