VoiceProfile class

Menentukan kelas Profil Suara untuk Pengenalan Pembicara

Konstruktor

VoiceProfile(string, VoiceProfileType)

Membuat dan menginisialisasi instans kelas ini.

Properti

profileId

profileId instans Profil Suara ini

profileType

profileType instans Profil Suara ini

Detail Konstruktor

VoiceProfile(string, VoiceProfileType)

Membuat dan menginisialisasi instans kelas ini.

new VoiceProfile(profileId: string, profileType: VoiceProfileType)

Parameter

profileId

string

profileId dari Profil Suara ini.

profileType
VoiceProfileType

profileType Profil Suara ini.

Detail Properti

profileId

profileId instans Profil Suara ini

string profileId

Nilai Properti

string

profileId instans Profil Suara ini.

profileType

profileType instans Profil Suara ini

VoiceProfileType profileType

Nilai Properti

jenis profil instans Profil Suara ini.