You are viewing a potentially older version of this package. View all versions.
sane-Tongue-1.0.0 icon

Tongue

Makes the Semibots speak other languages!

Date uploaded a week ago
Version 1.0.0
Download link sane-Tongue-1.0.0.zip
Downloads 2612
Dependency string sane-Tongue-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Zehs-REPOLib-2.1.0 icon
Zehs-REPOLib

Library for adding content to R.E.P.O.

Preferred version: 2.1.0

README

Tongue

Ask DeepWiki
Tongue is a plugin that forces the Semibots to speak in a language of your choosing!

How?

Under the hood, Tongue uses the powerful eSpeak NG speech synthesis project to phoneticize chat messages. Instead of feeding raw text into the TTS, eSpeak NG converts it into a string of phonemes that mimic how the selected language would pronounce it. This results in bots "speaking" with different accents or entirely different linguistic patterns.

eSpeak NG supports over 100 languages and dialects. I've only tested German, so I can't promise all of them will sound perfect—or even intelligible—but the variety is there for experimentation and chaos. Want your Semibots to mumble Icelandic or shout in Swahili? Go ahead. They won’t stop you.

CHANGELOG

v1.0.0

- Add networking support. Other players will be able to hear your selected language!
- Compatible with all versions of REPO!

v0.0.3

- Packaging fixes!

v0.0.2

- Bundle eSpeak NG with the plugin (the ol' "It works on my machine!")

v0.0.1

- Initial Release!