[android-developers] Re: Android AudioRecord forcing another stream to MIC audio source

2016-10-14 Thread Filipe Lins
Man! It's so hard to find any information about it! I don't understand why 
Google isn't letting us work with VOICE_CALL. It is so usefull... >:(

On Tuesday, May 10, 2016 at 6:37:19 AM UTC-3, Required Field wrote:
>
> I now believe other apps might be using Qualcomm audio with CAF. See 
> audio_extn_utils_send_audio_calibration at 
> https://github.com/dtsinc/DTS-Eagle-Integration_CAF-Android-hardware-qcom-audio/blob/master/hal/audio_extn/utils.c
>
>
> and voice_get_incall_rec_snd_device at 
> https://github.com/dtsinc/DTS-Eagle-Integration_CAF-Android-hardware-qcom-audio/blob/master/hal/voice.c
>
>
> I have no C/++ knowledge. How can I find out if I can call these methods 
> from native side? Since other apps can, there must be a way.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/03706f08-31f0-451a-8394-73ddf6b689dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Android AudioRecord forcing another stream to MIC audio source

2016-05-10 Thread Required Field


I now believe other apps might be using Qualcomm audio with CAF. See 
audio_extn_utils_send_audio_calibration at 
https://github.com/dtsinc/DTS-Eagle-Integration_CAF-Android-hardware-qcom-audio/blob/master/hal/audio_extn/utils.c


and voice_get_incall_rec_snd_device at 
https://github.com/dtsinc/DTS-Eagle-Integration_CAF-Android-hardware-qcom-audio/blob/master/hal/voice.c


I have no C/++ knowledge. How can I find out if I can call these methods 
from native side? Since other apps can, there must be a way.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/4b75e790-45ed-4bc4-80cd-07c2383937eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.