scummvm/backends/text-to-speech
aryanrawlani28 0ca5a40d85 TTS: ALL: Improve u32-ity
- Allow the base class to take in a string with custom charset, convert to U32 and pass it along.
- Remove redudandant functions in all tts-subsystems
- Remove unnecessary "charset" argument, as U32Strings imply that we are using a UTF-32 charset
- Adjust relative code appropriately according to the above point.
2020-08-30 14:43:41 +02:00
..
linux TTS: ALL: Improve u32-ity 2020-08-30 14:43:41 +02:00
macosx TTS: ALL: Improve u32-ity 2020-08-30 14:43:41 +02:00
windows TTS: ALL: Improve u32-ity 2020-08-30 14:43:41 +02:00