Skip to content

@ralphschuler.webgl shader factory.<internal>.SpeechSynthesisVoice

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: SpeechSynthesisVoice

@ralphschuler/webgl-shader-factory.<internal>.SpeechSynthesisVoice

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

Table of contents

Properties

Properties

default

Readonly default: boolean

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:21559


lang

Readonly lang: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:21561


localService

Readonly localService: boolean

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:21563


name

Readonly name: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:21565


voiceURI

Readonly voiceURI: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:21567

Typescript Libraries

Modules

Namespaces

Clone this wiki locally