Uses of Class
com.microsoft.cognitiveservices.speech.PhonemeLevelTimingResult
-
Packages that use PhonemeLevelTimingResult Package Description com.microsoft.cognitiveservices.speech -
-
Uses of PhonemeLevelTimingResult in com.microsoft.cognitiveservices.speech
Methods in com.microsoft.cognitiveservices.speech that return types with arguments of type PhonemeLevelTimingResult Modifier and Type Method Description List<PhonemeLevelTimingResult>WordLevelTimingResult. getPhonemes()Gets the phoneme level timing results.
-