What is Text Reader?
Text Reader is lightweight Text To Speech solution based on jQuery and PHP.
Its super easy way for make Your product presentation or website better.
Features:
- Multilingual text reading (speaking) in 44 languages
- jQuery and PHP based solution
- Lightweight solution with integrated cache system
- Automatic cleaning input text for optimize reading progress
- Results preloading at background
- HTML 5 based audio playing – no flash required
- Callbacks for easy communication with Your website
- Fully configurable
- Voice volume, speaking speed, muting/unmuting – configurable on the fly
Easy usage:
<script> $.textReader.read("Hello World", "en", function (){ alert("Speaking complete"); }); </script>
Not forget to rate my work. Thank You.