Uses of Class
com.microsoft.cognitiveservices.speech.AutoDetectSourceLanguageResult
-
Packages that use AutoDetectSourceLanguageResult Package Description com.microsoft.cognitiveservices.speech -
-
Uses of AutoDetectSourceLanguageResult in com.microsoft.cognitiveservices.speech
Methods in com.microsoft.cognitiveservices.speech that return AutoDetectSourceLanguageResult Modifier and Type Method Description static AutoDetectSourceLanguageResultAutoDetectSourceLanguageResult. fromResult(SpeechRecognitionResult speechRecognitionResult)Creates an instance of the AutoDetectSourceLanguageResult from a speech recognition result
-