libsoda_sys

Crates.iolibsoda_sys
lib.rslibsoda_sys
version1.0.0
sourcesrc
created_at2022-12-12 18:46:08.156138
updated_at2022-12-12 18:46:08.156138
descriptionBindings for Google Chrome's libsoda
homepage
repositoryhttps://github.com/marek-g/marek_speech_recognition
max_upload_size
id735150
size13,680
Marek Gibek (marek-g)

documentation

https://docs.rs/libsoda_sys

README

libsoda_sys

Google Chrome's libsoda wrapper. libsoda is fast and accurate and works offline.

Unfortunately, libsoda is secured with an API key and stack verification, so it cannot be used with other software without modifications. How to make such modifications is out of scope of this project.

Tested with libsoda v1.1.1.2 (as of December 2012).

Based on:

Commit count: 19

cargo fmt