VoiceProfile class
Definiert die Sprachprofilklasse für die Sprechererkennung
Konstruktoren
Voice |
Erstellt und initialisiert eine Instanz dieser Klasse. |
Eigenschaften
profile |
profileId dieser Voice Profile-Instanz |
profile |
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.