m1maker / NGT

New open source game toolkit
https://ngtcode.dev/
20 stars 11 forks source link

Added a sapi5 tts_voice class and registered it with angelscript. This is mainly for old bgt code, but can be used for new code as well. From my tests, it is more performant than bgt's tts_voice class. You can use speak, speak_wait, speak_interrupt, and speak_interrupt_wait functions. Right now you can only change the rate, but I will add changing other things later. #36

Closed parker13435 closed 3 months ago