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