Share via


VoiceInfo class

Informazioni sulla voce Sintesi vocale Aggiunta nella versione 1.20.0.

Costruttori

VoiceInfo({ DisplayName: string, Gender: string, LocalName: string, Locale: string, LocaleName: string, Name: string, ShortName: string, StyleList: string[], VoiceType: string })

Proprietà

displayName
gender
locale
localeName
localName
name
shortName
styleList
voicePath
voiceType

Dettagli costruttore

VoiceInfo({ DisplayName: string, Gender: string, LocalName: string, Locale: string, LocaleName: string, Name: string, ShortName: string, StyleList: string[], VoiceType: string })

new VoiceInfo(json: { DisplayName: string, Gender: string, LocalName: string, Locale: string, LocaleName: string, Name: string, ShortName: string, StyleList: string[], VoiceType: string })

Parametri

json

{ DisplayName: string, Gender: string, LocalName: string, Locale: string, LocaleName: string, Name: string, ShortName: string, StyleList: string[], VoiceType: string }

Dettagli proprietà

displayName

string displayName

Valore della proprietà

string

gender

SynthesisVoiceGender gender

Valore della proprietà

SynthesisVoiceGender

locale

string locale

Valore della proprietà

string

localeName

string localeName

Valore della proprietà

string

localName

string localName

Valore della proprietà

string

name

string name

Valore della proprietà

string

shortName

string shortName

Valore della proprietà

string

styleList

string[] styleList

Valore della proprietà

string[]

voicePath

string voicePath

Valore della proprietà

string

voiceType

SynthesisVoiceType voiceType

Valore della proprietà

SynthesisVoiceType