Jump to content

[REL] Text-To-Speech


JR10

Recommended Posts

Text-To-Speech

I don't know if there is something similar released, it's a really simple script, just releasing so you could know how to do it.

The resource allows you use exported function, textToSpeech, to output a speech.

Usage:

--SERVER SIDE: 
exports["t2speech"]:textToSpeech ( text , [ toWho = root ] ) 
  
--CLIENT SIDE: 
exports["t2speech"]:textToSpeech ( text ) 

Download

Just want to know how? Here:

playSound ( "http://translate.google.com/translate_tts?q=TEXT TO SPEECH" ) 

Link to comment
  • 5 years later...
  • 6 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...