sphinxad-sys 0.1.3

Sphinxad low-level wrapper, that allows to read data from microphone
Documentation
[package]
name = "sphinxad-sys"
version = "0.1.3"
authors = ["trionprog <trionprog@gmail.com>"]
description = "Sphinxad low-level wrapper, that allows to read data from microphone"
homepage = "https://github.com/TrionProg/sphinxad-sys"
repository = "https://github.com/TrionProg/sphinxad-sys"
readme = "README.md"
keywords = ["sphinx", "cmusphinx", "microphone"]
license-file = "LICENSE"
documentation = "https://docs.rs/sphinxad-sys/0.1.3/sphinxad_sys/"
build = false

[dependencies]
libc = "0.2.0"

[build-dependencies]
pkg-config = "0.3.9"