aeiou

aeiou

Mod

Adds funny TTS to minecraft server (or client if you are willing to set it up)

Client and server CursedManagementUtility

854 downloads
13 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Aeiou MC

!!this mod requires setup!!

this mod provides TTS to minecraft chat (wait doesen't mc allre- ) SHUT)
this mod provides Dectalk and SAM TTS to minecraft chat
if you dont know Dectalk is the TTS engine used by Moonbase alpha and has spawned... alot of memes
and SAM is the TTS used by FAITH: The Unholy Trinity (also a fan voice of V1 from ultrakill)
why? why not! Dectalk can sing unlinke normal MC narrator, and SAM sounds crunchy and good for robots

there are only 2 commands
/speak and /tts
/speak <engine> <Nbt config> <distance> string message
ex: /speak dectalk {} 0 john madden -> says john madden globally
/speak dectalk {} 5 john madden -> says john madded to everyone within 5 blocks (no falloff, either you hear it or not)

/tts contains the commands for managing your TTS and
/tts ban/unban/isBanned [user|uuid] <uuid/playe> -> bans/unbans a user from getting their messages read, isBanned allows anyone to query ban state for a user/uuid
/tts tts [<engine>] -> sets your TTS engine, (run with no arguments to get a list of engines (NYI, run with a invalid tts to get a list!))
/tts cfg [<var>] [<value>] -> sets a tts-specific config, run without arguments to get all keys, run with only key to get the current value
/tts opt in/out -> enables/disables recieving TTS messages, your messages are still read. if you want to stop your messages from being read use /tts tts null

Setup

Client Setup

on the client... just install this mod, the server does most of the heavy lifting (unless you want to use in singleplayer)
if you want to use in SP you will have to follow the server setup guide

Server Setup

since this TTS mod is "module" based it will only load the SAM/dectalk modules if the required programs are on path
you can compile dectalk from https://github.com/dectalk/dectalk
and you need to compile sam-inline from my fork of sam https://github.com/walksanatora/SAM
and put them on path.

Addons

if you want to make addon all you have to do is implement TTSEngine and add a factory function to AeiouMod.engines


Project members

walksanatora

Owner

Details

Licensed CC0-1.0
Published a year ago
Updated a year ago