arduino-audio-tools
Public Member Functions | List of all members
TfLiteReader Class Referenceabstract

Input class which provides the next value if the TfLiteAudioStream is treated as an audio sourcce. More...

#include <TfLiteAudioStream.h>

Inheritance diagram for TfLiteReader:
TfLiteSineReader

Public Member Functions

virtual bool begin (TfLiteAudioStreamBase *parent)=0
 
virtual int read (int16_t *data, int len)=0
 

Detailed Description

Input class which provides the next value if the TfLiteAudioStream is treated as an audio sourcce.

Author
Phil Schatzmann

The documentation for this class was generated from the following file: