English 中文(简体)
No Microphone error on iPod Touch
原标题:

I ve build an iPhone app that should work on an iPod Touch as well, but I m getting reports that the app is not working on iPod touches. It s displaying an error message saying there s no mic available on the device. The thing is, the app does nothing whatsoever with audio, and I can t find anything related in the project settings. The other problem is I don t have an iPod Touch available to test this myself. Are some people running an old firmware version? Am I compiling the wrong firmware version? To my surprise I couldn t find anything about this on SO or Google…

Any help is appreciated

问题回答

i have found the "solution" to the problem.

This error got reported to me, as if the problem happens, when the app is run. This is not the case. The error is displayed when you try to install the app from app store. The reason for this is, that you set it to "iPhone and iPod Touch (2nd Generation)" in the AppStore. 2nd Generation iPod Touch has a microphone and therefore, if you put it in the store with that setting, it is assumed that the app makes use of the microphone.

The solution is to change this setting in AppStore

I got an iPod touch yesterday and tested out the voice memo function and it worked great. Today I tried to record something else but got the "no mic" error. After a moment of panic (thinking my unit was defective) I realized I d switched to use another headset that didn t have the built-in mic the factory earbuds apparently have. So.... the problem is not likely related to the app, but simply not using the ear or headphones with a mic attached. :-)

I really wanted to use this feature, so I bought earbuds with a microphone at Target. When I inserted them into the jack, the error message remained. I went to the Apple store, and the guy pointed out that the end you insert into the jack is in three segments. When you push the stick in comfortably, it s still not all the way in, though it seems to be. You have to push it in hard, past the comfort level. That worked for me. I thought the factory earphones should have come with a mic, or Apple should have offered me an upgrade me for a small fee. I got the iTouch free with a Macbook, but now it has cost me $30 to use my favorite app.

It will work if you plug in ear phones :)





相关问题
Code sign Error

I have created a new iPhone application.I have two mach machines. I have created the certificate for running application in iPhone in one mac. Can I use the other mac for running the application in ...

ABPersonViewController Usage for displaying contact

Created a View based Project and added a contact to the AddressBook using ABAddressBookRef,ABRecordRef now i wanted to display the added contact ABPersonViewController is the method but how to use in ...

将音频Clips从Peter改为服务器

我不禁要问,那里是否有任何实例表明从Peit向服务器发送音响。 I m不关心电话或SIP风格的解决办法,只是一个简单的袖珍流程......

• 如何将搜查线重新定位?

我正试图把图像放在搜索条左边。 但是,问题始于这里,搜索条线不能重新布署。

热门标签