Interface SpeechSynthesisVoice Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21698 Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21711 Properties Readonly default default : boolean
Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21700 Readonly lang lang : string
Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21702 Readonly local Service local Service : boolean
Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21704 Readonly name name : string
Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21706 Readonly voiceURI voiceURI : string
Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21708
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.
MDN Reference