共用方式為


SpeakerVerificationModel Class

Definition

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.

Applies to