ffi.g library
Classes
Functions
-
create_instance(
Pointer< Char> model_path, Pointer<Char> config_path) → FFICreateInstanceResponse -
init(
Pointer< Char> data_dir) → FFIInitResponse -
pause(
int fd) → FFIPauseResponse -
resume(
int fd) → FFIResumeResponse -
speak(
int fd, Pointer< Char> text) → FFISpeakResponse -
stop(
int fd) → FFIStopResponse