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