Jump to content

[REL]TextSpeech


Weezle145

Recommended Posts

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 by Weezle145
Link to comment
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

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...