VoiceProfile class

Definiert die Sprachprofilklasse für die Sprechererkennung

Konstruktoren

VoiceProfile(string, VoiceProfileType)

Erstellt und initialisiert eine Instanz dieser Klasse.

Eigenschaften

profileId

profileId dieser Voice Profile-Instanz

profileType

profileTyp dieser Voice Profile-Instanz

Details zum Konstruktor

VoiceProfile(string, VoiceProfileType)

Erstellt und initialisiert eine Instanz dieser Klasse.

new VoiceProfile(profileId: string, profileType: VoiceProfileType)

Parameter

profileId

string

profileId dieses Sprachprofils.

profileType
VoiceProfileType

profileTyp dieses Sprachprofils.

Details zur Eigenschaft

profileId

profileId dieser Voice Profile-Instanz

string profileId

Eigenschaftswert

string

profileId dieser Voice Profile-Instanz.

profileType

profileTyp dieser Voice Profile-Instanz

VoiceProfileType profileType

Eigenschaftswert

Profiltyp dieser Voice Profile-Instanz.