Moonbase Alpha TTS Generator | DECTalk Voice Maker

Presets

What is Moonbase Alpha TTS?

Moonbase Alpha TTS became famous for its robotic, humorous text-to-speech voice used in the NASA-inspired game Moonbase Alpha. This generator lets you create those iconic, hilarious AEIOU-style sounds with ease!

How It Works

Using the Moonbase Alpha TTS Generator is simple. Follow these steps:

Usage Tips

Create unique sounds by using phonemes and modifiers, such as:

You can view a full list of phonemes here: DECTalk Phonetic Symbols

For Developers

You can use the text to speech API for free by using the text query parameter by sending a GET request to this URL:

https://cmds.media/moonbase-alpha-tts/generate?text=

You are able to make up to 20 requests per 30 seconds to the API. If you exceed this limit, you will receive a 429 Too Many Requests response.

We cache recently generated audio, so if you send the same text multiple times, it will return the cached audio. However, if you plan to have more than 10 or so clients hitting the API, consider using a caching layer or a queue to avoid spamming us :)