error property

String get error

Implementation

external SpeechSynthesisErrorCode get error;
set error (SpeechSynthesisErrorCode value)

Implementation

external set error(SpeechSynthesisErrorCode value);