Freigeben über


VoiceProfile class

Definiert die Sprachprofilklasse für die Sprechererkennung

Konstruktoren

VoiceProfile(string, VoiceProfileType)

Erstellt und initialisiert eine Instanz dieser Klasse.

Eigenschaften

profileId

profileId dieser VoIP-Profilinstanz

profileType

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.