VoiceProfile class
定義說話者辨識的語音設定檔類別
建構函式
Voice |
建立並初始化這個類別的實例。 |
屬性
profile |
此語音設定檔實例的 profileId |
profile |
此語音設定檔實例的 profileType |
建構函式詳細資料
VoiceProfile(string, VoiceProfileType)
建立並初始化這個類別的實例。
new VoiceProfile(profileId: string, profileType: VoiceProfileType)
參數
- profileId
-
string
此語音設定檔的 profileId。
- profileType
- VoiceProfileType
此語音設定檔的 profileType。
屬性詳細資料
profileId
此語音設定檔實例的 profileId
string profileId
屬性值
string
這個語音設定檔實例的 profileId。