SpeakerVerificationModel Class
Definition
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.
Represents speaker verification model. Added in 1.12.0
public sealed class SpeakerVerificationModel : IDisposable
type SpeakerVerificationModel = class
interface IDisposable
Public NotInheritable Class SpeakerVerificationModel
Implements IDisposable
- Inheritance
-
SpeakerVerificationModel
- Implements
Methods
Dispose() |
Dispose of associated resources. |
FromProfile(VoiceProfile) |
Creates a speaker verification model from a voice profile. |