Advertise Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Your First iPhone App
($1.99)

iPhone Code Generator
($9.99)

Infinote Pinboard
for Todos and Notes
(free)

picplz
(free)

poG
($2.99)

VintageChart+
by Wine Spectator
(free)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 01-29-2009, 05:52 PM   #1 (permalink)
Registered Member
 
Join Date: Jan 2009
Location: Texas....
Posts: 98
Default iPhone support Voice recog?

I have no idea where to get a list of hardware capabilities for the iPhone

But can the iPhone handle Speech and Voice recognition?

Links and answers is appreciated.

Thanks,
Nick

Oh yeah can the iMac also? Mine doesn't arrive til Tuesday so I don't know yet. Can't wait.

And does the simulator accept voice recog if the iPhone does?
nick5454 is offline   Reply With Quote
Old 01-29-2009, 09:40 PM   #2 (permalink)
Crafty Veteran
 
Magic Hands's Avatar
 
Join Date: Nov 2008
Posts: 320
Send a message via Skype™ to Magic Hands
Default

I am looking for the same thing, if you find anything out PM and ill do the same.


Thanks!
Magic Hands is offline   Reply With Quote
Old 01-29-2009, 10:04 PM   #3 (permalink)
Registered Member
 
Join Date: Dec 2008
Posts: 143
Default

the google mobile app has working voice recog, so the answer to your question is yes, the recording audio quality is good enough.

as far as actually recognizing the audio, you aren't going to get any help with that on this forum...
ambiensignal is offline   Reply With Quote
Old 01-30-2009, 04:12 AM   #4 (permalink)
iPhone App Developer
 
chbeer's Avatar
 
Join Date: Sep 2008
Location: Berlin, Germany
Posts: 229
Default

I think google does it on the server. They send the recorded sound to their server and he recognizes it.

There is no hardware supported voice recognition. Not on the iMac nor on the iPhone. You can build your own but the iPhone has "only" a 500 MHz ARM processor... so not much processing power.
__________________
Learn vocabularies on iPhone? iVocabulary!
chbeer is offline   Reply With Quote
Old 01-30-2009, 06:28 AM   #5 (permalink)
Registered Member
 
Join Date: Oct 2008
Posts: 486
Default

Quote:
Originally Posted by chbeer View Post
I think google does it on the server. They send the recorded sound to their server and he recognizes it.

There is no hardware supported voice recognition. Not on the iMac nor on the iPhone. You can build your own but the iPhone has "only" a 500 MHz ARM processor... so not much processing power.
I believe that Google's service is probably doing something similar to Shazam, and sending either a small token or three generated from the audio locally on the iPhone, or a heavily compressed audio stream (like mono 32Kbps or something awful). If they didn't it would be painfull slow to upload decent recorded quality PCM of your voice from an iPhone to a server for parsing.
CommanderData is offline   Reply With Quote
Old 01-30-2009, 07:47 AM   #6 (permalink)
Registered Member
 
Join Date: Jan 2009
Location: Texas....
Posts: 98
Default

AT&T working on iPhone voice command software - Appletell
nick5454 is offline   Reply With Quote
Old 01-30-2009, 08:19 AM   #7 (permalink)
Registered Member
 
Join Date: Jan 2009
Location: Texas....
Posts: 98
Default

So it's not a question of whether its possible, but if google has a web service to utilize.

Voice-Recognition Search from Google coming to iPhone | iPhoneIndiaBlog.com

From my reading it says that Mac does have this ability. Whether thats true I have no idea.

But, since google is using thier server to relay the data collected, then it's much easier to use Microsoft tools.

Unless google offers a free web service to use.

I'm sure the quality will be lacking tho.
nick5454 is offline   Reply With Quote
Old 01-30-2009, 09:58 AM   #8 (permalink)
Registered Member
 
scotopia's Avatar
 
Join Date: Oct 2008
Posts: 1,975
Default

You could theoretically do it in your App itself; but you'd have to write mathematics functions to analyze the incoming waveforms (FFT analysis). This is not easy...unless you are a heavy hitting dev company or are a math genius I doubt you'll get very far; though I suppose you might be able to swing something "simple" like only having two states of recognition ("yes" type or "no" type).
scotopia is offline   Reply With Quote
Old 01-30-2009, 10:49 AM   #9 (permalink)
Registered Member
 
Join Date: Jan 2009
Location: irvine, ca
Posts: 19
Default

i recommend researching into open source Voice-Recognition software for linux.

Then on the iphone, just record the sound and upload to the server for analysis and reply back with the command.
tommy-personatap is offline   Reply With Quote
Old 01-30-2009, 10:51 AM   #10 (permalink)
Registered Member
 
Join Date: Jan 2009
Location: Texas....
Posts: 98
Default

Well I've worked on IVR's for windows which is easier. Apple has a huge clause for Apps that contain anything from Open Source.
nick5454 is offline   Reply With Quote
Old 01-30-2009, 10:53 AM   #11 (permalink)
Registered Member
 
Join Date: Jan 2009
Location: irvine, ca
Posts: 19
Default

Quote:
Originally Posted by nick5454 View Post
Well I've worked on IVR's for windows which is easier. Apple has a huge clause for Apps that contain anything from Open Source.
Yea, that's why the open source voice recog. should be done on the server side.

The iphone app with just receive commands from the server.
tommy-personatap is offline   Reply With Quote
Old 01-30-2009, 11:12 AM   #12 (permalink)
Registered Member
 
Join Date: Jan 2009
Location: Texas....
Posts: 98
Default

you wouldnt be able to recommend any would you?
nick5454 is offline   Reply With Quote
Old 01-30-2009, 11:18 AM   #13 (permalink)
Registered Member
 
Join Date: Jan 2009
Location: irvine, ca
Posts: 19
Default

Quote:
Originally Posted by nick5454 View Post
you wouldnt be able to recommend any would you?
sorry i haven't done any work on actual voice recog. a google search shows up a few from universities like CMU
tommy-personatap is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


» Advertisements
» Stats
Members: 52,416
Threads: 53,155
Posts: 226,641
Top Poster: BrianSlick (3,598)
Welcome to our newest member, naturan1985
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 07:48 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0