Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new TTS voice #1032

Merged
merged 1 commit into from
Jan 5, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,4 @@ tts-voice-name-warcraft3-yastreb = (NEW) [Warcraft 3] Ястреб
tts-voice-name-crysis2-ai-uscaucasian-03 = (NEW) [Crysis 2] Оперативник 3
tts-voice-name-crysis2-ai-uscaucasian-02 = (NEW) [Crysis 2] Оперативник 2
tts-voice-name-hearthstone-khadgar = (NEW) [Heathstone] Кхадгар
tts-voice-name-dota2-antimage = (NEW) [Dota 2] Антимаг
9 changes: 9 additions & 0 deletions Resources/Prototypes/_Sunrise/tts_voices_sunrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -622,3 +622,12 @@
provider: sunrise
roundStart: true
sponsorOnly: false

- type: ttsVoice
id: Dota2Antimage
name: tts-voice-name-dota2-antimage
sex: Male
speaker: dota2_antimage
provider: sunrise
roundStart: true
sponsorOnly: false
Loading