Skip to content

Recording from EarPiece Speaker #54

@csetanmayjain

Description

@csetanmayjain

Hey developers,
I try to record voice from earpiece (only from caller end not from receiver end).
I try to use
recorder = new AudioRecord(MediaRecorder.AudioSource.VOICE_DOWNLINK RECORDER_SAMPLERATE, RECORDER_CHANNELS,RECORDER_AUDIO_ENCODING, bufferSize);

Whenever I test app with VOICE_DOWNLINK, the app crashes, what's the reason behind this?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions