Interface SpeechSynthesisVoice Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:13932 Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:13940 Properties Readonly
default default : boolean
Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:13933 Readonly
lang lang : string
Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:13934 Readonly
local Service local Service : boolean
Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:13935 Readonly
name name : string
Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:13936 Readonly
voiceURI voiceURI : string
Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:13937
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.