VoiceProfile class

Definierar röstprofilklass för talarigenkänning

Konstruktorer

VoiceProfile(string, VoiceProfileType)

Skapar och initierar en instans av den här klassen.

Egenskaper

profileId

profileId för den här röstprofilinstansen

profileType

profileType för den här röstprofilinstansen

Konstruktorinformation

VoiceProfile(string, VoiceProfileType)

Skapar och initierar en instans av den här klassen.

new VoiceProfile(profileId: string, profileType: VoiceProfileType)

Parametrar

profileId

string

profileId för den här röstprofilen.

profileType
VoiceProfileType

profileType för den här röstprofilen.

Egenskapsinformation

profileId

profileId för den här röstprofilinstansen

string profileId

Egenskapsvärde

string

profileId för den här röstprofilinstansen.

profileType

profileType för den här röstprofilinstansen

VoiceProfileType profileType

Egenskapsvärde

profiltyp för den här röstprofilinstansen.