다음을 통해 공유


SpeakerIdentificationModel Class

Definition

Represents speaker identification model. Added in 1.12.0

public sealed class SpeakerIdentificationModel : IDisposable
type SpeakerIdentificationModel = class
    interface IDisposable
Public NotInheritable Class SpeakerIdentificationModel
Implements IDisposable
Inheritance
SpeakerIdentificationModel
Implements

Methods

Dispose()

Dispose of associated resources.

FromProfiles(IEnumerable<VoiceProfile>)

Creates a speaker identification model from the voice profiles.

Applies to