8#include "HttpExtensions.h"
19 const char*
mime =
nullptr;
20 const char*
ssid =
nullptr;
100 return p_stream->availableForWrite();
141 cfg.mime =
"audio/wav";
146 bool begin(
Stream &in,
int sample_rate,
int channels,
int bits_per_sample=16) {
150 info. bits_per_sample = bits_per_sample;
#define assert(T)
Definition avr.h:10