Uses of Class
com.microsoft.cognitiveservices.speech.NBestPhoneme
-
Packages that use NBestPhoneme Package Description com.microsoft.cognitiveservices.speech -
-
Uses of NBestPhoneme in com.microsoft.cognitiveservices.speech
Methods in com.microsoft.cognitiveservices.speech that return types with arguments of type NBestPhoneme Modifier and Type Method Description List<NBestPhoneme>PhonemeLevelTimingResult. getNBestPhonemes()Gets the NBest phonemes.
-