"speak".replace(/([aeiouy][a-z]e)|([aeiouy]+)/gi, 'ubb$1$1')
Now if the TTS system could only get the rhythm right...
| spubbeak.txt | link |
|---|---|
|
2004.11.03
Here is an interesting snippet of javascript...
"speak".replace(/([aeiouy][a-z]e)|([aeiouy]+)/gi, 'ubb$1$1') Now if the TTS system could only get the rhythm right... |
|