/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/tts.dm

TTS_SOUND_OFFTTS preference is disbaled entirely, no sound will be played.
TTS_SOUND_ENABLEDTTS preference is enabled, and will give full text-to-speech.
TTS_SOUND_BLIPSTTS preference is set to only play blips of a sound, rather than speech.
TTS_FILTER_RADIOTTS filter to activate start/stop radio clicks on speech.
TTS_FILTER_SILICONTTS filter to activate a silicon effect on speech.

Define Details

TTS_FILTER_RADIO

TTS filter to activate start/stop radio clicks on speech.

TTS_FILTER_SILICON

TTS filter to activate a silicon effect on speech.

TTS_SOUND_BLIPS

TTS preference is set to only play blips of a sound, rather than speech.

TTS_SOUND_ENABLED

TTS preference is enabled, and will give full text-to-speech.

TTS_SOUND_OFF

TTS preference is disbaled entirely, no sound will be played.