Hi,
I made a little app to stream audio from mic and I installed it on two devices running 4.4 and 4.2.
On 4.4, the event "recordbuffer" fires about every 45 ms and the buffer lenght is variable depending on PCM sample rate. (from 882 to 3528 bytes)
On 4.2, the event "recordbuffer" fires with variable frequency depending on PCM sample rate, but buffer lenght is fixed to 8192 bytes.
Do you know the reason why?
ciao,
enrico
I made a little app to stream audio from mic and I installed it on two devices running 4.4 and 4.2.
On 4.4, the event "recordbuffer" fires about every 45 ms and the buffer lenght is variable depending on PCM sample rate. (from 882 to 3528 bytes)
On 4.2, the event "recordbuffer" fires with variable frequency depending on PCM sample rate, but buffer lenght is fixed to 8192 bytes.
Do you know the reason why?
ciao,
enrico