arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces
UDPStream.h File Reference
#include <WiFi.h>
#include <WiFiUdp.h>
#include <esp_wifi.h>
#include "AudioTools/CoreAudio/BaseStream.h"
#include "AudioTools/CoreAudio/Buffers.h"

Go to the source code of this file.

Classes

class  UDPStream
 A UDP class which makes sure that we can use UDP as AudioSource and AudioSink. By default the WiFiUDP object is used and we login to wifi if the ssid and password is provided and we are not already connected. More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.