Weezle145 Posted October 15, 2011 Share Posted October 15, 2011 (edited) TextSpeech gives you the ability to get spoken text by Google's TextToSpeech. I coulnd't find a list of supported languages but i hope this is still usefull for someone. It also supports some kind of beatbox by passing "beatbox" as language. A list of supported beatbox "words": bschk pv bk tk vk kt kttp krp pv Edit: Language must be a Language code E.g. "en", "de", ... Download: https://community.multitheftauto.com/index.php?p= ... ls&id=3035 Wiki: https://wiki.multitheftauto.com/wiki/Resource:TextSpeech Feel free to report bugs here Edited June 14, 2023 by Weezle145 Link to comment
Benevolence Posted October 15, 2011 Share Posted October 15, 2011 Nice, I'll probably download and use it later. Link to comment
Castillo Posted October 15, 2011 Share Posted October 15, 2011 Pretty easy script, a friend did it too, anyway, nice work . Link to comment
qaisjp Posted October 15, 2011 Share Posted October 15, 2011 Aweessooome! Now please find the text translation service and tell me it, :3 Link to comment
diegofkda Posted October 15, 2011 Share Posted October 15, 2011 Good one, you should make one with Loquendo, they're even better , but it's online demo has a background music, but it's good anyway. Link to comment
Weezle145 Posted October 15, 2011 Author Share Posted October 15, 2011 Aweessooome! Now please find the text translation service and tell me it, :3 ajax.googleapis.com/ajax/services/language/translate?v=1.0&ie=UTF8&q=Du Nudel&langpair=de|en It will return a json table. That example would give you: {"responseData": {"translatedText":"You noodle"}, "responseDetails": null, "responseStatus": 200} I coulnd't use it with callRemote -> https://wiki.multitheftauto.com/wiki/CallRemote meaby you need a wrapper. Should be no problem with mta php sdk and the mta http server . I will take a look for other TextToSpeech Engine's to implent - x0rh4x Link to comment
Orange Posted October 15, 2011 Share Posted October 15, 2011 Google Translate isn't a good idea, cuz in some languages it translates so bad that nobody will understand anything. Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now