OnSpeechSynthesisFailed typedef

OnSpeechSynthesisFailed = void Function(int code, String? msg)

Implementation

typedef OnSpeechSynthesisFailed = void Function(int code, String? msg);