[package] name = "ms_speech_sys" version = "0.2.1" authors = ["Gary Hai "] edition = "2018" description = "Low level FFI bindings for Microsoft LUIS API." readme = "README.md" keywords = ["speech", "microsoft", "ai", "tts", "asr"] categories = ["external-ffi-bindings"] repository = "https://github.com/neunit/ms-speech-sys" documentation = "https://docs.rs/ms-speech-sys" license = "MIT" [build-dependencies] bindgen = "0.50.0"