···3636### ๐จ Interaction with Bluesky Notifications
3737When Wamellow sends a [Bluesky post notification in Discord](https://wamellow.com/docs/Notifications), you will see two additional buttons that allow you to interact directly with the post:
38383939-* **Like:** Click the ๐ฉต button to like the post on Bluesky.
4040-* **Repost:** Click the repost emoji button to repost it.
3939+* **Like**: Click the ๐ฉต button to like the post on Bluesky.
4040+* **Repost**: Click the repost emoji button to repost it.
4141<br />
4242<br />
4343
+10-1
public/docs/text-to-speech.md
···21212222To get a quick **.mp3 file** of your message, use `/tts file` in any text channel.
23232424+### ๐ Auto Translate
2525+Automatically translate messages from any language to match your [current voice's language](/docs/text-to-speech#voices) for free.
2626+2727+* **For Commands**: Set the `translate` option to `yes` (i.e.: `/tts voice text:Hello World translate:yes`)
2828+* **For Chat to Speech**: Append `-tr` to the end of your message (i.e.: `Hello World -tr`)
2929+2430### ๐ Usage logs
2531Pick a channel where any Text to Speech events from your server should be logged, mainly for moderation purposes.
2632<br />
···3945**Note:** This feature is experimental. Please note that usernames written in languages other than the actual written message will cause the Text to Speech to fail.
40464147### ๐ Message queue
4242-Queue up sent messages, messages are spoked in the same order as they were written.
4848+Queue up sent chat to speech messages, to be spoken in the order they were sent. This is useful for long conversations or when multiple users want to speak at once and will prevent any messages from being skipped and Wamellow returning an error stating that someone else's message is still being spoken.
43494450### ๐ Max message length
4551Set a maximum length for messages to avoid spamming.
···108114109115## Voices
110116You can change your default language and voice either by running `/tts set speaker` or by [setting it on the dashboard](/profile/text-to-speech).
117117+<br />
118118+<br />
119119+You can also change the voice on a per-message basis by setting the `voice` option when using `/tts file` or `/tts voice`, i.e.: `/tts voice text:Hello World voice:en_female_samc`. This can also be combined with the [auto translate](/docs/text-to-speech) flag.
111120112121<table>
113122 <thead>