VoiceProfile class

Definuje třídu hlasového profilu pro rozpoznávání mluvčího.

Konstruktory

VoiceProfile(string, VoiceProfileType)

Vytvoří a inicializuje instanci této třídy.

Vlastnosti

profileId

profileId této instance hlasového profilu

profileType

profileType této instance hlasového profilu

Podrobnosti konstruktoru

VoiceProfile(string, VoiceProfileType)

Vytvoří a inicializuje instanci této třídy.

new VoiceProfile(profileId: string, profileType: VoiceProfileType)

Parametry

profileId

string

profileId tohoto hlasového profilu.

profileType
VoiceProfileType

profileType tohoto hlasového profilu.

Podrobnosti vlastnosti

profileId

profileId této instance hlasového profilu

string profileId

Hodnota vlastnosti

string

profileId této instance hlasového profilu.

profileType

profileType této instance hlasového profilu

VoiceProfileType profileType

Hodnota vlastnosti

typ profilu této instance hlasového profilu.