Text-to-Speech with jQuery HTML API

Is it possible to create a website capable of reading text field text on a longClick user and working with various browsers?

The website should also work on mobile devices.

Thank!

+5
source share
1 answer

You can try jTalk:

http://www.jtalkplugin.com/

It creates mp3 files for playback on the client. Therefore, no problems can be detected even on mobile devices.

There is also a thread that describes other ways to fix this problem:

Any free speech text for browsers?

+4
source

All Articles