次の方法で共有


VoiceInfo class

バージョン 1.20.0 で追加された音声合成音声に関する情報。

コンストラクター

VoiceInfo(IVoiceJson)

プロパティ

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

コンストラクターの詳細

VoiceInfo(IVoiceJson)

new VoiceInfo(json: IVoiceJson)

パラメーター

json
IVoiceJson

プロパティの詳細

displayName

string displayName

プロパティ値

string

extendedPropertyMap

any extendedPropertyMap

プロパティ値

any

gender

SynthesisVoiceGender gender

プロパティ値

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[]

voiceTag

IVoiceTag voiceTag

プロパティ値

IVoiceTag

voiceType

SynthesisVoiceType voiceType

プロパティ値

wordsPerMinute

number wordsPerMinute

プロパティ値

number