Hi All,
  I am using 2.6.27 Kernel (s3c platform) and cupcake1.5. I have got
some problem
with audio (ALSA version 1.0.19) on Android.

ALSA config (PLAYBACK): Channels:2  ; buffersize : 2048 frames;
format : 16bit

Audio playback is working with the following issue:
when I try to change the media volume with external keys, it is giving
buffer underrun error. (pcm.c: snd_pcm_recover: underrun occurred).

If I just play the audio without pressing any keys, there is no
underrun issue.

One more thing, if I change the buffersize to 16K frames, there is no
underrun issue but the large buffer size is causing following
problems.
 1) if I pause the audio playback, it is taking considerable time to
stop the audio (latency problem)
2) Dialer application: generated Tones for each dialed number is
lasting very long.

Could anyone suggest me where I should look for promising solution.
Thanks in advance.

Regards

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to