Skip to content

Commit

Permalink
Feat: add new 94 TTS voices from Witcher (27), Evil Islands (27), L4D…
Browse files Browse the repository at this point in the history
… (4), SpongeBob (4), Tiny Bunny (10), Dota 2 (13), STALKER (7), Warcraft 3 (1), Portal 2 (1) (#22)
  • Loading branch information
Bizzonium authored and Dimach committed Nov 24, 2023
1 parent e74337f commit 2467647
Show file tree
Hide file tree
Showing 2 changed files with 662 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modular_ss220/modules/tts/code/_tts_defines.dm
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@
#define TTS_CATEGORY_HEARTHSTONE "Hearthstone"
#define TTS_CATEGORY_VALORANT "Valorant"
#define TTS_CATEGORY_EVILISLANDS "Evil Islands"
#define TTS_CATEGORY_WITCHER "Witcher"
#define TTS_CATEGORY_LEFT4DEAD "Left 4 Dead"
#define TTS_CATEGORY_SPONGEBOB "SpongeBob"
#define TTS_CATEGORY_TINYBUNNY "Tiny Bunny"

#define TTS_GENDER_ANY "Любой"
#define TTS_GENDER_MALE "Мужской"
Expand Down
Loading

0 comments on commit 2467647

Please sign in to comment.