com.microsoft.cognitiveservices.speech.speaker
Classes
| SpeakerIdentificationModel |
Represents the speaker identification model used for speaker recognition. Note: close() must be called in order to release underlying resources held by the object. |
| SpeakerRecognitionCancellationDetails |
Contains detailed information about why a speaker recognition was canceled. |
| SpeakerRecognitionResult |
Defines result of speaker recognition. |
| SpeakerRecognizer |
Performs speaker recognition on the speech input. Note: close() must be called in order to release underlying resources held by the object. |
| SpeakerVerificationModel |
Represents the speaker verification model used for speaker recognition. Note: close() must be called in order to release underlying resources held by the object. |
| VoiceProfile |
A VoiceProfile represents a speaker's uniqueness in his/her voice. Note: close() must be called in order to release underlying resources held by the object. |
| VoiceProfileCancellationDetails |
Contains detailed information about why a voice profile creation was canceled. |
| VoiceProfileClient |
A voice profile client performs voice profile management for speaker recognition. Note: close() must be called in order to release underlying resources held by the object. |
| VoiceProfileEnrollmentCancellationDetails |
Contains detailed information about why voice profile enrollment was canceled. |
| VoiceProfileEnrollmentResult |
Defines result of voice profile enrollment. |
| VoiceProfilePhraseCancellationDetails |
Contains detailed information about why voice profile activation phrase request was canceled. |
| VoiceProfilePhraseResult |
Defines result of voice profile activation phrase request. |
| VoiceProfileResult |
Defines result of processing a voice profile. |
Enums
| VoiceProfileType |
Defines voice profile types. |