Skip to content

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

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

Interface: SpeechSynthesisErrorEventInit

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

Hierarchy

Table of contents

Properties

Properties

bubbles

Optional bubbles: boolean

Inherited from

SpeechSynthesisEventInit.bubbles

Defined in

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


cancelable

Optional cancelable: boolean

Inherited from

SpeechSynthesisEventInit.cancelable

Defined in

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


charIndex

Optional charIndex: number

Inherited from

SpeechSynthesisEventInit.charIndex

Defined in

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


charLength

Optional charLength: number

Inherited from

SpeechSynthesisEventInit.charLength

Defined in

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


composed

Optional composed: boolean

Inherited from

SpeechSynthesisEventInit.composed

Defined in

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


elapsedTime

Optional elapsedTime: number

Inherited from

SpeechSynthesisEventInit.elapsedTime

Defined in

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


error

error: SpeechSynthesisErrorCode

Defined in

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


name

Optional name: string

Inherited from

SpeechSynthesisEventInit.name

Defined in

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


utterance

utterance: SpeechSynthesisUtterance

Inherited from

SpeechSynthesisEventInit.utterance

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally