VoiceProfile class
Definiert die Sprachprofilklasse für die Sprechererkennung
Konstruktoren
Voice |
Erstellt und initialisiert eine Instanz dieser Klasse. |
Eigenschaften
profile |
profileId dieser VoIP-Profilinstanz |
profile |
profileType dieser VoIP-Profilinstanz |
Details zum Konstruktor
VoiceProfile(string, VoiceProfileType)
Erstellt und initialisiert eine Instanz dieser Klasse.
new VoiceProfile(profileId: string, profileType: VoiceProfileType)
Parameter
- profileId
-
string
profileId dieses VoIP-Profils.
- profileType
- VoiceProfileType
profileType dieses VoIP-Profils.
Details zur Eigenschaft
profileId
profileId dieser VoIP-Profilinstanz
string profileId
Eigenschaftswert
string
profileId dieser VoIP-Profilinstanz.
profileType
profileType dieser VoIP-Profilinstanz
VoiceProfileType profileType
Eigenschaftswert
Profiltyp dieser VoIP-Profilinstanz.