Uses of Class
com.microsoft.cognitiveservices.speech.speaker.VoiceProfileCancellationDetails
-
Packages that use VoiceProfileCancellationDetails Package Description com.microsoft.cognitiveservices.speech.speaker -
-
Uses of VoiceProfileCancellationDetails in com.microsoft.cognitiveservices.speech.speaker
Methods in com.microsoft.cognitiveservices.speech.speaker that return VoiceProfileCancellationDetails Modifier and Type Method Description static VoiceProfileCancellationDetailsVoiceProfileCancellationDetails. fromResult(VoiceProfileResult result)Creates an instance of VoiceProfileCancellationDetails object for the canceled VoiceProfileResult.
-