mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-30 02:52:30 +00:00
* Adds TTS to the game. Players can select their own voices in preferences. * [SEMI-MODULAR] [MIRROR FIX] Fixes the TTS PR. (#21267) Fixes the TTS PR. --------- Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com> Co-authored-by: Iamgoofball <iamgoofball@gmail.com>
7 lines
171 B
Plaintext
7 lines
171 B
Plaintext
|
|
#define SPEECH_CONTROLLER_QUEUE_SAY_VERB "say_verb"
|
|
|
|
#define SPEECH_CONTROLLER_QUEUE_WHISPER_VERB "whisper_verb"
|
|
|
|
#define SPEECH_CONTROLLER_QUEUE_EMOTE_VERB "emote_verb"
|