# Vosk-sys
[](https://crates.io/crates/vosk-sys)
[](https://docs.rs/vosk-sys)
[](https://github.com/Bear-03/vosk-rs)
[](https://github.com/Bear-03/vosk-rs/actions?workflow=CI)
Raw FFI bindings around the [Vosk API Speech Recognition Toolkit](https://github.com/alphacep/vosk-api),
autogenerated via [rust-bindgen](https://github.com/rust-lang/rust-bindgen).
## Setup and usage
This crate needs the same setup as its safe counterpart. Read the steps [here](../../README.md).