VoiceInfo class

Information about Speech Synthesis voice Added in version 1.20.0.

Constructors

VoiceInfo(IVoiceJson)

Properties

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

Constructor Details

VoiceInfo(IVoiceJson)

new VoiceInfo(json: IVoiceJson)

Parameters

json
IVoiceJson

Property Details

displayName

string displayName

Property Value

string

extendedPropertyMap

any extendedPropertyMap

Property Value

any

gender

SynthesisVoiceGender gender

Property Value

SynthesisVoiceGender

locale

string locale

Property Value

string

localeName

string localeName

Property Value

string

localName

string localName

Property Value

string

name

string name

Property Value

string

rolePlayList

undefined | string[] rolePlayList

Property Value

undefined | string[]

sampleRateHertz

string sampleRateHertz

Property Value

string

secondaryLocaleList

undefined | string[] secondaryLocaleList

Property Value

undefined | string[]

shortName

string shortName

Property Value

string

status

string status

Property Value

string

styleList

string[] styleList

Property Value

string[]

voiceType

SynthesisVoiceType voiceType

Property Value

SynthesisVoiceType

wordsPerMinute

string wordsPerMinute

Property Value

string