1

I want to use speech recognition in C# ASP.NET where

1) I want to allow the user to speak the hotword

2) Validate the hotword and based on the hotword, the user should be given with the appropriate portal.

I came to know that the "System.Speech" namespace is not available for web applications and this could be done using Silverlight. I'm new to Silverlight technologies, so can anybody help me out or suggest me with some alternate ways to achieve the goal.

1

1 Answer 1

1

You can check this link out to start out with:

MSDN - Get Started with Speech Recognition

And this, too, for Silverlight speech API:

Having fun with Silverlight 4 Beta and the Speech APIs

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.