Uses of Class
com.microsoft.cognitiveservices.speech.SpeechRecognitionModel
-
Packages that use SpeechRecognitionModel Package Description com.microsoft.cognitiveservices.speech -
-
Uses of SpeechRecognitionModel in com.microsoft.cognitiveservices.speech
Methods in com.microsoft.cognitiveservices.speech that return types with arguments of type SpeechRecognitionModel Modifier and Type Method Description List<SpeechRecognitionModel>EmbeddedSpeechConfig. getSpeechRecognitionModels()Gets a list of available speech recognition models.
-