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.
source
share