Share via


VoiceInfo class

Information om talsyntesröst som lagts till i version 1.20.0.

Konstruktorer

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

Egenskaper

displayName
gender
locale
localeName
localName
name
shortName
styleList
voicePath
voiceType

Konstruktorinformation

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 })

Parametrar

json

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

Egenskapsinformation

displayName

string displayName

Egenskapsvärde

string

gender

SynthesisVoiceGender gender

Egenskapsvärde

SynthesisVoiceGender

locale

string locale

Egenskapsvärde

string

localeName

string localeName

Egenskapsvärde

string

localName

string localName

Egenskapsvärde

string

name

string name

Egenskapsvärde

string

shortName

string shortName

Egenskapsvärde

string

styleList

string[] styleList

Egenskapsvärde

string[]

voicePath

string voicePath

Egenskapsvärde

string

voiceType

SynthesisVoiceType voiceType

Egenskapsvärde

SynthesisVoiceType