Microphone

Text to Speech

Speech synthesis of translated messages, spoken at the user's connected Voice channel. Make sure the bot has Connect and Speak permissions.


TTS is currently disabled until further notice. We apologize for any inconvenience caused.

Command

-translate tts <language> <text>

-translate tts <from>:<to,to,to> <text>

Examples

-translate tts es hello world in spanish

-translate tts mx hello world in mexican accent

-translate tts en-au hello world in australian accent

-translate tts en-gb hello world in british accent

Parameters

ParameterDescriptionExamples
<to>The language to translate to. For multi-translation, separate the languages by a comma ,.ja, japanese, 日本語, en,de,es
<from>The language to translate from (optional).ja, japanese, 日本語
<text>The text which will get translated.Hello World

Notes

  • Get instructions for this command within Discord by writing: -translate help tts
  • This feature was added in version 1.2
  • Language values can be the name in English (French), the native language name (Français), the ISO code of the language (fr), or even a country flag emoji (🇫🇷). Language input is not case-sensitive.