Skip to content

chaaad/Stephan-Talking

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
js
 
 
txt
 
 
 
 
 
 
 
 

###Stephen Talking

is a lightweight (5kb) javascript speech generator - there also is a 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...

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

JS:

$ST.speak("wats up dok");

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

About

Javascript speech generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published