Typescript Library Declarations (DOM)
Variable SpeechSynthesisEvent
Speech
Synthesis
Event
:
{
prototype
:
SpeechSynthesisEvent
;
new
(
type
,
eventInitDict
)
:
SpeechSynthesisEvent
;
}
Type declaration
new
(
type
,
eventInitDict
)
:
SpeechSynthesisEvent
Parameters
type
:
string
eventInitDict
:
SpeechSynthesisEventInit
Returns
SpeechSynthesisEvent
prototype
:
SpeechSynthesisEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark