riul88 / call-recorder-for-android

call-recorder-for-android fork
159 stars 98 forks source link

Select input audio source (Not work on Samsung S4) #23

Open heX16 opened 9 years ago

heX16 commented 9 years ago

Not work on Samsung S4. Call record is working. But recording only my voice. Voice of my interlocutor not recording. I think application use invalid input source. Need select input sound source.

GreenLunar commented 9 years ago

I think application use invalid input source.

Invalid for your device. This may vary from one device to another.

Need select input sound source.

I agree.

On a device I have with which call-recorder-for-android does not work, and ACR does, I set ACR to use input source VOICE_UPLINK (out of four available sources).

VOICE_CALL (not working) MIC (not working) VOICE_DOWNLINK (not working) VOICE_UPLINK (works)

Though, on other devices, call recording might not work with VOICE_UPLINK, for instance, recording calls would work by setting input source to MIC or VOICE_COMMUNICATION (out of five available sources).