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