Mic Configuration in Axon

Is there any setting required to get support of Earphone’s Mic ?

Steps to follow

  1. Click on Sound Setting on the right end above the side.

  2. Select Input → Headset Microphone

    image

  3. For Recording voice
    arecord -d <second> <file_name>.wav

  4. Make sure you have selected the appropriate output device.

    image

  5. Play recorded file using below command.
    ffplay <file_name>.wav