Uses of Class
com.microsoft.cognitiveservices.speech.NoMatchDetails
-
Packages that use NoMatchDetails Package Description com.microsoft.cognitiveservices.speech -
-
Uses of NoMatchDetails in com.microsoft.cognitiveservices.speech
Methods in com.microsoft.cognitiveservices.speech that return NoMatchDetails Modifier and Type Method Description static NoMatchDetailsNoMatchDetails. fromResult(RecognitionResult result)Creates an instance of NoMatchDetails object for the NoMatch SpeechRecognitionResults.
-