SpeakerIdentificationModel class

Definieert de klasse SpeakerIdentificationModel voor het Speaker Recognition-model bevat een set profielen aan de hand waarvan spreker(s) kan worden geïdentificeerd

Eigenschappen

profileIds
scenario
voiceProfileIds

Methoden

fromProfiles(VoiceProfile[])

Eigenschapdetails

profileIds

string[] profileIds

Waarde van eigenschap

string[]

scenario

string scenario

Waarde van eigenschap

string

voiceProfileIds

string voiceProfileIds

Waarde van eigenschap

string

Methodedetails

fromProfiles(VoiceProfile[])

static function fromProfiles(profiles: VoiceProfile[]): SpeakerIdentificationModel

Parameters

profiles

VoiceProfile[]

Retouren