Initializes text-to-speech.
Future<void> initTTS(String model) { throw UnimplementedError('initTTS() has not been implemented.'); }