vote up 0 vote down star

Hello Everyone,

Hope you all are fine and also in one of your best moods!!

I need your help,

I need to develop iPhone application which recognize Voice, and based on Result it perform further tasks.

I know iPhone 3.0 Doesn't support Speech recognition and i need to implement Speech recognition Software at server side, i know this thing only, Since i am newbie i Don't know How to deal with that.

Mean Which software i need to buy and implement it at server side, and how to use that Service ??

So if you have any idea about Speech Recognition and its related softwre and also usage of that, Please post your Reply.

Thank You, Regards, Arun Thakkar.

flag
what do you mean server-side? – Shimmy Jul 13 at 9:23
He means "not on the phone". It might help to specify if there's a particular server OS you have to use though. – Paul Dixon Jul 13 at 9:36

2 Answers

vote up 0 vote down

I don't think there are many server side speech recognition software suites. Open source versions seem virtually non-existent. You might want to take a look at this SDK though:

http://www.scribd.com/doc/17247334/Creaceed-Releases-iPhone-Speech-Recognition-SDK http://www.creaceed.com/weblog/ceedvocalsdk.html

It might allow you to do what you want on the iPhone itself.

link|flag
vote up 0 vote down

The best open source speech recognition package I know of is Sphinx.
http://cmusphinx.sourceforge.net/

Otherwise, I would suggest looking into Nuance software.

Current speech recognition does well with a limited grammar set (if you know what they are going to say). Open dictation still doesn't quite work well enough to be used reliably for many applications. Keep that in mind while developing your application. I'm hoping now that Google is getting into the transcription game (with Google Voice) that should start improving. I'm thinking they will probably have something in the future.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.