Hello,
Hello,
I'm currently working on an application where I record and send audio chunks, and upon receiving a chunk, I play it immediately. However, I've noticed that when I play the received audio, it seems to be a recording of the audio being played, resulting in a lower volume .
I'm looking to exclusively record audio from a microphone and avoid capturing playback audio. Is there a way to achieve this using BASS?
Thank you.