docs.rs failed to build libdengjen-2.0.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
libdengjen
C API bindings for the dengjen-tts speech synthesis engine.
Exposes extern "C" functions such as libdengjenLoadVoiceFromConfigPath, libdengjenSpeak, and libdengjenSpeakToFile, delivering audio and completion events to a caller-supplied SpeechSynthesisCallback via a SynthesisEvent struct; the C header is generated from this crate with cbindgen.