Hello,
I am looking for a solution to play the voice received in a gateway device from a source device through VLC media player, using a USB cable. Do you happen to know of any practical methods to accomplish this?
Hello,
I am looking for a solution to play the voice received in a gateway device from a source device through VLC media player, using a USB cable. Do you happen to know of any practical methods to accomplish this?
Hi
If I understand you correctly you have an nRF5340 Audio DK connected to your PC over USB, and you want the audio that is sent to the PC from the Audio DK to be played back in VLC Media Player?
If so, maybe you could try to follow the procedure described here?
Best regards
Torbjørn
Hi,
The objective of this project is to create a karaoke machine utilizing the nrf5340, whereby one device functions as a microphone and the other as a receiver for audio playback. While I have successfully achieved audio output through headphones, I am seeking a solution to enable playback through the laptop's built-in speakers.
Hi
Possibly this method might work then:
https://www.addictivetips.com/windows-tips/output-mic-sound-to-speakers-windows-10/
The Audio DK should be an input source on your PC, and following the instructions in the article above you should be able to forward that stream to the default output source on your PC.
Best regards
Torbjørn