Hello everyone.
I need to use server-side speech functions on my education website.
If my students type b-o-o-k the text-to-speech server should respond with an audio “book”.
If my students say “book” into their microphones the speech-to-text server should respond with b-o-o-k.
My website is on a VDS running Windows Server 2003 SP2
I have installed the Microsoft Speech Platform SDK (x64) v.10.2, also Microsoft Server Speech Platform Runtime (x64), also English and Japanese language packs. As far as I can tell, the speech functions I need should work on my website.
I am looking for a programmer to build 2 web pages confirming server-side speech functions are working on my site. Nothing fancy (yet). One page will demonstrate text to speech and the other page will demonstrate speech to text.