Properties lang lang : string
Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21657 onboundary onboundary : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21659 onend onend : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21661 onerror onerror : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21663 onmark onmark : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21665 onpause onpause : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21667 onresume onresume : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21669 onstart onstart : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21671 pitch pitch : number
Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21673 rate rate : number
Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21675 text text : string
Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21677 voice Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21679 volume volume : number
Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:21681
This Web Speech API interface represents a speech request. It contains the content the speech service should read and information about how to read it (e.g. language, pitch and volume.)
MDN Reference