sl5net / 0ad-TTS-speaking-population

speaking population. experimental solution for mod-developers working linux. tested in ubuntu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0ad-TTS-speaking-population

speaking population. An experimental solution for mod developers who work in Linux.

WFG tts Forum post

This mod has been primarily tested on Ubuntu.

It uses a huge amount of source code from everywhere. Thank you very much!!!

especially from:

Thumbnail

Installation

  1. Download
  2. extract folder
  3. Copy extracted folder into mods folder, typically located at:
  • Linux: ~/.local/share/0ad/mods/
  • macOS: ~/Library/Application\ Support/0ad/mods/
  • Windows: ~\Documents\My Games\0ad\mods\

Launch 0 A.D. and open the Settings > Mod Selection menu. Select the ttsSpeakingPopulation mod, Enable it and Save Configuration, restart the game.

Recomanded Config:

Screenshot_20221120_083249

"AutoCiv Hotkey-Profiles" (extra Goody)

should work platform independent (tested in ubuntu)

Screenshot_20221208_082103

there at the moment 2 profiles included.

the 3 top features of the intuitive-Projile are:

  • ALT+FirstLetter of the Creature / selects Creature or Creatures
  • Ctrl+FirstLetter of the Building / selects Building or the Buildings
  • FirstLetter of the Building (press several times for toggling) / build the Building

"mod Profile Selector" (extra Goody)

should work platform independent (tested in ubuntu)

Screenshot_20221208_081720

install if you want use TTS for Linux with autoKey (Python)

examples - maybe you need to do it a little bit different

sudo apt-get install espeak

sudo dpkg -i  ./autokey-common_0.96.0_all.deb
sudo dpkg -i  ./autokey-qt_0.96.0_all.deb

copy and start

https://gitlab.com/-/ide/project/sl5net/0ad_tts_for_mods/tree/main/-/0ad_TTS_userCfg/

About

speaking population. experimental solution for mod-developers working linux. tested in ubuntu

License:MIT License


Languages

Language:JavaScript 100.0%