iOS sound output problem
Hi,
I'm working on a sound processing app, which records sounds first using the microphone and later plays the processed sound dynamically using SampleDataEvent.SAMPLE_DATA event.
It works perfectly on iPod Touch devices, but there is a problem with iPhone. Recording and processing are fine, yet the sound plays from the ear speaker, not the loud speakers. Do you know how to fix this and route audio output to the loudspeakers of iphone?
Thanks...
