Microsoft.CognitiveServices.Speech.Speaker Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
SpeakerIdentificationModel |
Represents speaker identification model. Added in 1.12.0 |
SpeakerRecognitionCancellationDetails |
Contains detailed information about why a result was canceled. Added in 1.12.0 |
SpeakerRecognitionResult |
Contains detailed information about result of a speaker recognition operation. Added in 1.12.0 |
SpeakerRecognizer |
Verifies or identifies speakers in a conversation by matching unique voice characteristics. |
SpeakerVerificationModel |
Represents speaker verification model. Added in 1.12.0 |
VoiceProfile |
Represents a speaker's unique voice. Added in 1.12.0 |
VoiceProfileCancellationDetails |
Contains detailed information about why a voice profile action was canceled. |
VoiceProfileClient |
Creates and manages voice profiles that represent unique, distinguishable human voices. These profiles are used to identify individual enrolled speakers and customize speech recognition experiences. Added in 1.12.0 |
VoiceProfileEnrollmentCancellationDetails |
Contains the cancellation details of an enrollment result. Added in 1.12.0 |
VoiceProfileEnrollmentResult |
Contains the result of enrolling a voice profile. Added in 1.12.0 |
VoiceProfilePhraseCancellationDetails |
Contains the cancellation details of an activation phrase result. Added in 1.18.0 |
VoiceProfilePhraseResult |
Contains the result of requesting voice profile activation phrases. Added in 1.18.0 |
VoiceProfileResult |
Contains the result of processing a voice profile. Added in 1.12.0 |
Enums
VoiceProfileType |
List of speaker verification types. |
Azure SDK for .NET