arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces
AudioServerEx.h File Reference
#include "AudioToolsConfig.h"
#include "AudioTools/CoreAudio/AudioOutput.h"
#include "AudioTools/AudioCodecs/CodecWAV.h"
#include "AudioTools/CoreAudio/AudioBasic/StrView.h"
#include "HttpServer.h"
#include "HttpExtensions.h"

Go to the source code of this file.

Classes

class  AudioServerEx
 A powerfull Web server which is based on https://github.com/pschatzmann/TinyHttp. It supports multiple concurrent clients. You can e.g. use it to write mp3 data and make it available in multiple clients. More...
 
struct  AudioServerExConfig
 Config information for AudioServerEx. More...
 
class  AudioWAVServerEx
 A powerfull WAV Web server which is based on https://github.com/pschatzmann/TinyHttp. It supports multiple concurrent clients. More...
 

Namespaces

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