Skip to content

Commit 6a8b6ae

Browse files
authored
2 parents f138267 + e3c8763 commit 6a8b6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/jni/jni/eSpeakService.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#include <espeak/speak_lib.h>
3232
#include <Log.h>
3333

34-
#define BUFFER_SIZE_IN_MILLISECONDS 1000
34+
#define BUFFER_SIZE_IN_MILLISECONDS 300
3535

3636
/* These are helpers for converting a jstring to wchar_t*.
3737
*

0 commit comments

Comments
 (0)