arduino-simple-tts
|
Convert numbers to string and provide integer and decimals. More...
#include <SimpleTTSBase.h>
Protected Attributes | |
char | buffer [buffer_len] |
char * | dot =buffer |
Static Protected Attributes | |
static const int | buffer_len = 100 |
Convert numbers to string and provide integer and decimals.