你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AutoDetectSourceLanguageResult Class

Represents auto detection source language result.

The result can be initialized from a speech recognition result.

Inheritance
builtins.object
AutoDetectSourceLanguageResult

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