AutoDetectSourceLanguageResult Class
Represents auto detection source language result.
The result can be initialized from a speech recognition result.
- Inheritance
-
builtins.objectAutoDetectSourceLanguageResult
Constructor
AutoDetectSourceLanguageResult(speechRecognitionResult: azure.cognitiveservices.speech.SpeechRecognitionResult)
Parameters
- speechRecognitionResult
Required
The speech recognition result
Attributes
language
The language value If this is None, it means the system fails to detect the source language automatically
Feedback
Submit and view feedback for