Refactored the TTS subsystem to more properly handle message garbling. Added a volume preference for TTS. (#75559)

TTS subsystem refactor.
---------

Co-authored-by: Watermelon914 <3052169-Watermelon914@users.noreply.gitlab.com>
Co-authored-by: Iamgoofball <iamgoofball@gmail.com>
Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com>
This commit is contained in:
Watermelon914
2023-05-22 13:29:20 +00:00
committed by GitHub
co-authored by Watermelon914 Iamgoofball Kyle Spier-Swenson
parent d8dbd35a25
commit 569d8f5a72
14 changed files with 463 additions and 146 deletions
+1
View File
@@ -209,6 +209,7 @@ GLOBAL_PROTECT(admin_verbs_debug)
/client/proc/populate_world,
/client/proc/pump_random_event,
/client/proc/print_cards,
/client/proc/reestablish_tts_connection,
/client/proc/reload_cards,
/client/proc/reload_configuration,
/client/proc/restart_controller,