Arduino ESpeak-NG
|
#include "config-espk.h"
#include "speak_lib.h"
#include "pcaudiolib/audio_object.h"
#include "espeak-ng-data.h"
#include "FileSystems.h"
#include "Print.h"
Go to the source code of this file.
Data Structures | |
class | ESpeakFiles |
Simple Arduino C++ class API for ESpeak using files. More... | |
class | ESpeak |
Simple Arduino C++ class API for ESpeak using PROGMEM. More... | |
Macros | |
#define | GUARD_VALUE 23 |
#define GUARD_VALUE 23 |