createOrNothing
Deprecated
Use create or createOrNull instead
Replace with
createOrNull(context, callback)
Content copied to clipboard
Creates a new TextToSpeechInstance. Will do nothing and will not execute callback when TTS is not supported.