AutoDetectSourceLanguageResult Class
Represents auto detection source language result.
The result can be initialized from a speech recognition result.
- Inheritance
-
builtins.objectAutoDetectSourceLanguageResult
Constructor
AutoDetectSourceLanguageResult(speechRecognitionResult: SpeechRecognitionResult)
Parameters
Name | Description |
---|---|
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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python