Speech to Text

R

rolf.oltmans

Hello,

I am working on an web-based application where users will give their
input in form of speech using microphone and I've to show whatever
they spoke in text in a textbox, how is that possible?

Just give me any pointers on this.
I will really appreciate any help on this.

Best Regards,
Oltmans
 
C

Crystalite

Hi Oltmans,

I have a great trick for this. All you need is Microsoft Office 2003.

Cheers!
 
R

rolf.oltmans

Hello Crstallite,

Thank you for your message. I guess I don't need Microsoft Office as I
intend to develop a we-based software that only inolves client and
server, noting in between :)
So question remains, how would I do speech to text conversion in
asp.net application? Any input will be highly appreciated.

Best Regards,
 
E

Eliyahu Goldin

It is a web application. Office is not going to help even if it is installed
on every client's machine. Shop for a third-party speech-to-text ActiveX.
 
R

rolf.oltmans

Thank you Eliyahu,

Any recommendations for third party speech-to-text component?
Can we use Microsoft Speech Application SDK 1.1 for speech to text
conversion in a web-based application?
Eliyahu said:
It is a web application. Office is not going to help even if it is installed
on every client's machine. Shop for a third-party speech-to-text ActiveX.

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin


Crystalite said:
Hi Oltmans,

I have a great trick for this. All you need is Microsoft Office 2003.

Cheers!
 
J

John Timney \(MVP\)

Look at some of the SALT forums products area for some good suggestions.

http://www.saltforum.org/products/products1.asp

It references the MS kit and others
http://www.microsoft.com/downloads/...95-7A23-46A0-BBBC-06EF009C053A&displaylang=en

Also, take a look at VoiceXML put togetehr by the W3C, it was out before
SALT and is very high level, but theres support out there for it....

http://www.devhood.com/tutorials/tutorial_details.aspx?tutorial_id=147


Regards

John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog


Thank you Eliyahu,

Any recommendations for third party speech-to-text component?
Can we use Microsoft Speech Application SDK 1.1 for speech to text
conversion in a web-based application?
Eliyahu said:
It is a web application. Office is not going to help even if it is
installed
on every client's machine. Shop for a third-party speech-to-text ActiveX.

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin


Crystalite said:
Hi Oltmans,

I have a great trick for this. All you need is Microsoft Office 2003.

Cheers!

(e-mail address removed) wrote:
Hello,

I am working on an web-based application where users will give their
input in form of speech using microphone and I've to show whatever
they spoke in text in a textbox, how is that possible?

Just give me any pointers on this.
I will really appreciate any help on this.

Best Regards,
Oltmans
 
G

Guest

Check out the SASDK for .Net 1.1, this allows you to create ASP.Net 1.1 web
applications that uses speech recognition. It can do excatly what you are
describing, put text in a textbox via the user speaking the text (Multimodal)
If you want to use any of the telephony stuff you will need to get Microsoft
Speech Server 2004.

However there isnt a .Net 2.0 SASDK, there is a beta for Microsoft Speech
Server.

If you want to write something your self, SALT is what you would want to
look at. VoiceXML doesnt support Multimodal applications that I know of.

http://www.microsoft.com/downloads/...95-7A23-46A0-BBBC-06EF009C053A&displaylang=en
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,188
Latest member
Crypto TaxSoftware

Latest Threads

Top