ref: #1554
ref for buffer size:
a6fb239208/source/synthDrivers/_espeak.py (L338)
master
#include <espeak/speak_lib.h> | #include <espeak/speak_lib.h> | ||||
#include <Log.h> | #include <Log.h> | ||||
#define BUFFER_SIZE_IN_MILLISECONDS 1000 | |||||
#define BUFFER_SIZE_IN_MILLISECONDS 300 | |||||
/* These are helpers for converting a jstring to wchar_t*. | /* These are helpers for converting a jstring to wchar_t*. | ||||
* | * |