Interface SpeechSynthesisVoice
Properties
default
default: boolean
Defined in opt/hostedtoolcache/node/12.18.1/x64/lib/node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:15444
lang
lang: string
Defined in opt/hostedtoolcache/node/12.18.1/x64/lib/node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:15445
localService
localService: boolean
Defined in opt/hostedtoolcache/node/12.18.1/x64/lib/node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:15446
name
name: string
Defined in opt/hostedtoolcache/node/12.18.1/x64/lib/node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:15447
voiceURI
voiceURI: string
Defined in opt/hostedtoolcache/node/12.18.1/x64/lib/node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:15448
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Type alias with type parameter
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
This Web Speech API interface represents a voice that the system supports. Every SpeechSynthesisVoice has its own relative speech service including information about language, name and URI.