Chat Text To Speech

Roblox released their new Text-to-Speech API.

I thought it would be helpful for the community to be able to experience the API in-game.
When you type in chat, the Text-to-Speech API converts what you said into an audio you can hear back.

5 Likes

Could this be used to make NPC have text that is then audio ?

Also in the test place, why do only some words work and also those that do work, do not have audio all the time?

Like I did these words, and sometime Hi would work, and other times it would not.

Also when I play it in studio I get the error on every time I type.

2 Likes

The new Roblox’s TextToSpeech API looks perfect for me!
I just implemented into chat using TextChatService from scratch, but this one might be easier than method i use! :hidere: don’t insult me for using the module or AudioTextToSpeech

That error occurs when you try it on an unpublished game.