Skip to content

chaaad/Stephan-Talking-JQuery-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###Stephen Talking - jQuery plugin

is a lightweight (5kb) javascript speech generator - there also is a non jQuery version

there is no attempt to apply any complex text-to-speech rules, just see the letters, say the letters

in fact, only phonemes are stored and they are very basic, great simple design using formants by 'stan 1901'

this code is free to use for whatever - tested and works on web FF, Webkit - wont work on IE 9, maybe IE 10 will

see demo

HTML:

include this after jQuery lib...

<script src="jq_stephanTalking.min.js"></script>

JS:

$.stephanTalking.speak(parameter);

example:

$.stephanTalking.speak("hellO");

more info in the file: /txt/j_st_readme.txt

About

Javascript speech generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages