Groups > Microsoft > Microsoft Speech Tech > Online text speech!




Online text speech!

Online text speech!
Fri, 4 Apr 2008 12:12:28 +0800
I am develope a online speech.
http://ctdsb.cnhubei.com/html/ctdsb/20080322/ctdsb293789.html
click the player where under the title(blue word)
add this script in any web page.
<div id="speech_player"
name="speech_player"></div>
<script type="text/javascript" 
src="http://speech.w3cool.com/swf/speech.js"></script>
<script type="text/javascript">
var _scid = "copytext";    // id, you wanna be to speak content;
var _spid = "speech_player";   //id, the place you want to display
player;
speaker();
</script>
it have only installed chinese voice now.
It is going to add japan, chinese dialectic, korean and english.
my propose is developer a simple javascript api to website.
http://speech.w3cool.com
http://www.w3cool.com/projects/sayso/ 
Post Reply
View Original Image
about | contact