- Added tabs to config screen
- Added voice/accent picker (no voice properties yet)
- Improved performance on lower end machines / more specific system configurations hopefully
Now runs audio synthesis on a separate thread to prevent laggy audio.
Simple Voice Chat runs all audio on another thread, so players can still talk even while the server TPS is at 0
Thank you to https://github.com/slava110 for the suggestion!
- Hopefully improved Linux compatibility, and added macOS support
- Now using Kotlin-native scheduling for audio threads
- Add experimental macOS/Linux support
- Improve
/speak
and/ttvoice mixer setExact
commands
- Fixed a bug where you were never able to connect to external audio devices in order to output through them (ex: Voicemeeter)
- Made speech history scrollable
- Fixed a major bug that prevented the mod from linking to espeak-ng properly