You are viewing a potentially older version of this package. View all versions.
Lavighju-espeakTTS-0.0.7 icon

espeakTTS

Changes the TTS to support multiple languages.

Date uploaded 2 weeks ago
Version 0.0.7
Download link Lavighju-espeakTTS-0.0.7.zip
Downloads 7789
Dependency string Lavighju-espeakTTS-0.0.7

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

README

eSpeakTTS

Thunderstore Version Thunderstore Downloads

Changes the TTS to support multiple languages.

Features

This mods replaces the ingame text to speech with eSpeak which supports multiple languages and some customization.

This is my first mod, it is pretty much in alpha and has not been thoroughly tested. Bugs might occur which breaks the TTS. Compatibility with other mods affecting TTS is unknown.

Upcoming features

  • Independent voice settings (language, pitch, ...) per player.
  • Possibility to speak in other languages (by adding "[lang]" before the text).

Usage

In the mod config file (generated after you launch the game once) you will have the following options:

  1. Language: Set to any language supported by espeak-ng
  2. Variant: Set to a voice variant (male, female or croak. See config file for more info)
  3. Pitch: Set to change the default pitch (before the game applies effects to the voice)
  4. Speed: Set to change the speed of the voice.

Credits

  • espeak-ng - Providing the text to speech software

Contact

Provide feedback and/or report bugs on the R.E.P.O. Modding Server under this thread

CHANGELOG

Version 0.1.1

  • Version 0.1.0 is incompatible with this version. You will not be able to hear and be heard by other players.

Features

  • Added "Full sentences" settings with word gap

Changes

  • Updated README

Fixes

  • Fixed some mod crashing bugs