VoiceInfo class

버전 1.20.0에 추가된 Speech Synthesis 음성에 대한 정보입니다.

생성자

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