你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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。