Connecting Tech Pros Worldwide Help | Site Map

Speech SDK , web application

Newbie
 
Join Date: Jan 2008
Posts: 1
#1: Jan 1 '08
Hi folks,

I am a real Newbie in asp programming. I heared about the MS Speech SDK.
I try to find a way, to interact with a website via voice recognition. For example: User says in microfon "links", "home " and the certain page is going to be displayed.
My question first of all is, can I realize this project with the help of this SDK?
I only found some examples of desktop applications. I
Thanks for your help.
jhardman's Avatar
Moderator
 
Join Date: Jan 2007
Location: logan, utah
Posts: 2,690
#2: Jan 3 '08

re: Speech SDK , web application


With ASP you are going to be limited to a large extend to the outputs: the only thing the browser gets is standard HTML, and there is nothing built into HTML that would allow that. You might want to consider a java applet or a desktop application that uses a browser as a plugin.

Jared
Reply


Similar ASP / Active Server Pages bytes