arduino-audio-tools
|
Input class which provides the next value if the TfLiteAudioStream is treated as an audio sourcce. More...
#include <TfLiteAudioStream.h>
Public Member Functions | |
virtual bool | begin (TfLiteAudioStreamBase *parent)=0 |
virtual int | read (int16_t *data, int len)=0 |
Input class which provides the next value if the TfLiteAudioStream is treated as an audio sourcce.