Hi, I'm having problem with audio initialization in Android. When application starts recording in logcat appears message
I/libpjsip( 2248): 15:19:25.328 android_jni_de Record thread : error while reading data... is there something we can do here? -3 D/libpjsip( 2248): 15:19:25.328 Master/sound Underflow, buf_cnt=0, will generate 1 frame I/libpjsip( 2248): 15:19:25.342 android_jni_de Record thread : error while reading data... is there something we can do here? -3 D/libpjsip( 2248): 15:19:25.349 Master/sound Underflow, buf_cnt=0, will generate 1 frame I/libpjsip( 2248): 15:19:25.354 android_jni_de Record thread : error while reading data... is there something we can do here? -3 D/libpjsip( 2248): 15:19:25.357 Master/sound Underflow, buf_cnt=0, will generate 1 frame I/libpjsip( 2248): 15:19:25.367 android_jni_de Record thread : error while reading data... is there something we can do here? -3 D/libpjsip( 2248): 15:19:25.379 Master/sound Underflow, buf_cnt=0, will generate 1 frame I/libpjsip( 2248): 15:19:25.380 android_jni_de Record thread : error while reading data... is there something we can do here? -3 I/libpjsip( 2248): 15:19:25.393 android_jni_de Record thread : error while reading data... is there something we can do here? -3 D/libpjsip( 2248): 15:19:25.404 Master/sound Underflow, buf_cnt=0, will generate 1 frame I/libpjsip( 2248): 15:19:25.405 android_jni_de Record thread : error while reading data... is there something we can do here? -3 I/libpjsip( 2248): 15:19:25.418 android_jni_de Record thread : error while reading data... is there something we can do here? -3 I/libpjsip( 2248): 15:19:25.431 android_jni_de Record thread : error while reading data... is there something we can do here? -3 D/libpjsip( 2248): 15:19:25.434 Master/sound Underflow, buf_cnt=0, will generate 1 frame D/libpjsip( 2248): 15:19:25.439 Master/sound Underflow, buf_cnt=0, will generate 1 frame I/libpjsip( 2248): 15:19:25.444 android_jni_de Record thread : error while reading data... is there something we can do here? -3 I/libpjsip( 2248): 15:19:25.457 android_jni_de Record thread : error while reading data... is there something we can do here? -3 D/libpjsip( 2248): 15:19:25.460 Master/sound Underflow, buf_cnt=0, will generate 1 frame Can somebody tell me what's that message? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

