|
arduino-audio-tools
|
#include <AsyncUDP.h>#include <WiFi.h>#include "AudioTools/Communication/VBAN/vban.h"#include "AudioTools/CoreAudio/AudioStreams.h"#include "AudioTools/Concurrency/RTOS/BufferRTOS.h"Go to the source code of this file.
Classes | |
| class | VBANConfig |
| class | VBANStream |
| VBAN Audio Source and Sink for the ESP32. For further details please see https://vb-audio.com/Voicemeeter/vban.htm . Inspired by https://github.com/rkinnett/ESP32-VBAN-Audio-Source/tree/master and https://github.com/rkinnett/ESP32-VBAN-Network-Audio-Player. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |