rust-tts-wrapper 0.1.0

Cross-platform TTS wrapper with C API — mirrors js-tts-wrapper / SwiftTTSWrapper
Documentation
1
2
3
4
5
6
language = "C"
include_guard = "TTS_WRAPPER_H"
autogen_warning = "/* Auto-generated. Do not edit. */"
no_includes = true
sys_includes = ["stdint.h", "stdbool.h"]
cpp_compat = true