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

VoiceInfo class

有关在版本 1.20.0 中添加的语音合成语音的信息。

构造函数

VoiceInfo(IVoiceJson)

属性

displayName
extendedPropertyMap
gender
locale
localeName
localName
name
rolePlayList
sampleRateHertz
secondaryLocaleList
shortName
status
styleList
voiceType
wordsPerMinute

构造函数详细信息

VoiceInfo(IVoiceJson)

new VoiceInfo(json: IVoiceJson)

参数

json
IVoiceJson

属性详细信息

displayName

string displayName

属性值

string

extendedPropertyMap

any extendedPropertyMap

属性值

any

gender

SynthesisVoiceGender gender

属性值

SynthesisVoiceGender

locale

string locale

属性值

string

localeName

string localeName

属性值

string

localName

string localName

属性值

string

name

string name

属性值

string

rolePlayList

undefined | string[] rolePlayList

属性值

undefined | string[]

sampleRateHertz

string sampleRateHertz

属性值

string

secondaryLocaleList

undefined | string[] secondaryLocaleList

属性值

undefined | string[]

shortName

string shortName

属性值

string

status

string status

属性值

string

styleList

string[] styleList

属性值

string[]

voiceType

SynthesisVoiceType voiceType

属性值

SynthesisVoiceType

wordsPerMinute

string wordsPerMinute

属性值

string