你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SpeakerIdentificationModel class
为说话人识别模型定义 SpeakerIdentificationModel 类,其中包含一组用于标识说话人 ()
属性
profile |
|
scenario | |
voice |
方法
from |
属性详细信息
profileIds
string[] profileIds
属性值
string[]
scenario
string scenario
属性值
string
voiceProfileIds
string voiceProfileIds
属性值
string
方法详细信息
fromProfiles(VoiceProfile[])
static function fromProfiles(profiles: VoiceProfile[]): SpeakerIdentificationModel
参数
- profiles