Currently, the app relies on the phone's microphone to capture audio for transcription. While this method works, it often results in reduced audio quality. To improve the accuracy and quality of the transcriptions, I propose enabling the app to use the device's (also on Desktop) audio output directly as the audio input source (for example by implementing the internal audio source like in https://gitlab.com/axet/android-audio-recorder ). This would allow users to use Hedy even when on a call with headphones.