共用方式為


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