flutter_tts icon indicating copy to clipboard operation
flutter_tts copied to clipboard

android: getEngines now returns voice label

Open zywek123 opened this issue 7 months ago • 2 comments

In apps like @Voice aloud reader, when choosing a voice, You has proper voice labels. I've modified getEngines function to provide labels too. If it will be necessary, I can modify getDefaultEngine function to provide an engine label.

zywek123 avatar May 15 '25 17:05 zywek123

@dlutton Should i provide an example how to properly change the engine and update an example app? Or modify setEngine function to accept <String, String. as a parameter? It is my first PR in my life at all, so sory for the mistakes.

zywek123 avatar May 28 '25 12:05 zywek123

@zywek123 yes an update to the README would be helpful.

dlutton avatar May 29 '25 04:05 dlutton