textToSpeech abstract method
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Implementation
FutureOr<String> textToSpeech({
required int numberThreads,
required String text,
required String ouputPath,
});