arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces
WebSocketOutput.h File Reference
#include "AudioTools/CoreAudio/AudioOutput.h"
#include "WebSocketsClient.h"
#include "WebSocketsServer.h"

Go to the source code of this file.

Classes

class  WebSocketOutput
 A simple wrapper class that lets you use the standard Arduino Print class output commands to send audio data over a WebSocket connection. Uses https://github.com/Links2004/arduinoWebSockets. More...
 

Namespaces

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