Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
SpeechSynthesisEventInit
Interface SpeechSynthesisEventInit
interface
SpeechSynthesisEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
charIndex
?:
number
;
charLength
?:
number
;
composed
?:
boolean
;
elapsedTime
?:
number
;
name
?:
string
;
utterance
:
SpeechSynthesisUtterance
;
}
Hierarchy-Diagram
Legend
interface
public property
Hierarchy (
view full
)
EventInit
SpeechSynthesisEventInit
SpeechSynthesisErrorEventInit
Index
Properties
bubbles?
cancelable?
char
Index?
char
Length?
composed?
elapsed
Time?
name?
utterance
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
char
Index
char
Index
?:
number
Optional
char
Length
char
Length
?:
number
Optional
composed
composed
?:
boolean
Optional
elapsed
Time
elapsed
Time
?:
number
Optional
name
name
?:
string
utterance
utterance
:
SpeechSynthesisUtterance
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
char
Index
char
Length
composed
elapsed
Time
name
utterance
Official Cockpit API Documentation
Houston Common Library
Loading...