I want to record the user's voice without using the headphone. I want to record it directly by iPhone and play it directly by speaker. Is there any way to do ... |
Does anyone knows how to override the iPhone microphone with the content of an audio file?
Imagine a scenario where you are in a call and you wants to play some short ... |
I am trying to do an app, to where when it launches, it will detect audio, and then play it back automatically. NO BUTTONS, nothing to press. Just a picture of ... |
If the device has a microphone, I would create audio device as "play and record". If the microphone is not available, only "play" audio device can work.
|
I am developing an iOS application (targetted specifically for iPhone, at the moment) that requires the application to record audio only from iPhone internal microphone (even when headphone/headset is plugged in), ... |
In the aurioTouch sample app the RemoteIO audio unit is configured for 2 channel non-interleaved LPCM in the 8.24 fixed point format. This is the preferred format on the ... |
When I receive data from the microphone via core audio, sometimes the buffers have only one sample inside and sometimes they have 20 samples. some of the time the values of ... |
|
I can't figure out how to record audio from the iPhone Output without using the microphone and speaker.
If there, in Objective C, was a way to record the output sound, please ... |
I'm developing a library to convert live stream from microphone to ACC format using iphone hardware. I'm successful to make it work. However, the result file has a problem with it. ... |
I'm working on application that record audio from iPhone's microphone and send them via network to Mac OS console for playback. I need to measure and display input level on iPhone. ... |
I am looking at a project where we send information from a peripheral device to an iPhone through the microphone input.
In a nutshell, the iPhone would act as a voltmeter. (In ... |
I am developing an iOS application that receives data through the auxiliary port (microphone).
We got oscilloscopes hooked up and are at the point where we can measure frequencies and amplitudes on ... |
What is the simplest way to get the decibel levels from an iPhone's microphone? I would prefer not to use AVAudioRecorder. Thanks.
|
I've seen questions on here about this, but no can't find any solutions. Does anyone have a push in the right direction for streaming audio picked up from the mic ... |
I'm trying to invert sound waves coming in through my iPhone's microphone before they go to the headphones, but I can't find a function for this. Any ideas?
|