mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 20:15:47 +01:00
Adds TTS to the game. Players can select their own voices in preferences. (#74775)
Co-authored-by: Watermelon914 <3052169-Watermelon914@users.noreply.gitlab.com> Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com> Co-authored-by: Iamgoofball <iamgoofball@gmail.com> Co-authored-by: Zephyr <12817816+ZephyrTFA@users.noreply.github.com> Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
This commit is contained in:
@@ -227,7 +227,9 @@
|
||||
SIGNAL_HANDLER
|
||||
|
||||
if(check_signables_state() == SIGN_ONE_HAND)
|
||||
message_args[TREAT_MESSAGE_MESSAGE] = stars(message_args[TREAT_MESSAGE_MESSAGE])
|
||||
message_args[TREAT_MESSAGE_ARG] = stars(message_args[TREAT_MESSAGE_ARG])
|
||||
|
||||
message_args[TREAT_TTS_MESSAGE_ARG] = ""
|
||||
|
||||
/// Signal proc for [COMSIG_MOVABLE_SAY_QUOTE]
|
||||
/// Removes exclamation/question marks.
|
||||
|
||||
Reference in New Issue
Block a user