Hello,
I am relatively new to the nRF 5340 Audio DK. I recently ordered a singular nRF 5340 Audio DK board and my goal was for the board to take in input audio via the PDM microphone, denoise this audio through custom logic and libraries, and output it through the headphone jack in real time.
Currently, I am able to hear output audio of custom header files that I created, however I am confused on how I can output audio that was provided via the PDM microphone of the same board that is acting as a headset. Is this possible? All documentation I read online states that you need more than one board, where the input audio is passed to the gateway, and outputted through the headset.
Thanks for your time.