Playing a pre-recorded audio file to someone on call

I understand that even if AudioManager.STREAM_VOICE_CALL is available in the Android SDK, it is not actually used to play a pre-recorded audio file, or at least this is what I heard / saw on the Internet. My question is, if this is true, how does this do it?

Many similar questions were asked, but they all seem really old, so I was wondering if anyone understood more about this.

+1
source share
1 answer

My question is, is it really the way it does it?

. Android . AudioManager.STREAM_VOICE_CALL .

+2

All Articles