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

Output class which interprets audio data if TfLiteAudioStream is treated as audio sink. More...

#include <TfLiteAudioStream.h>

Inheritance diagram for TfLiteWriter:
TfLiteMicroSpeachWriter

Public Member Functions

virtual bool begin (TfLiteAudioStreamBase *parent)=0
 
virtual bool write (const int16_t sample)=0
 

Detailed Description

Output class which interprets audio data if TfLiteAudioStream is treated as audio sink.

Author
Phil Schatzmann

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