By : MyNameIsMatthew Published On Monday, September 02, 2013, 19:27 In PHP Scripts
Text Reader is lightweight Text To Speech solution based on jQuery and PHP.
Its super easy way for make Your product presentation or website more attractive.
<script>
$.textReader.read("Hello World", "en", function (){
alert("Speaking complete");
});
</script>
Solution is based on Google speaking service.
If You have license to other text to speech service or You are interested other speech, paid service (Ivona for example) please contact with me.
Not forget to rate my work. Thank You.