createOrNothing
expect fun createOrNothing(context: Context, callback: (TextToSpeechInstance) -> Unit)
Content copied to clipboard
Creates a new TextToSpeechInstance. Will do nothing and will not execute callback when TTS is not supported.