sphinxad-sys 0.1.2

Sphinxad low-level wrapper, that allows to read data from microphone
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "sphinxad-sys"
version = "0.1.2"
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.2/sphinxad_sys/"
license = "MIT"

[dependencies]
libc = "0.2.0"