# cognitive-services-speech-sdk-rs SpeechSDK --- [![License](https://img.shields.io/badge/License-Apache-blue.svg)](LICENSE-APACHE) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE-MIT) [![Crates.io][crates-badge]][crates-url] [![docs.rs][rustdoc-badge]][rustdoc-url] [![CI](https://github.com/jabber-tools/cognitive-services-speech-sdk-rs/actions/workflows/github-actions-rust-ci.yml/badge.svg)](https://github.com/jabber-tools/cognitive-services-speech-sdk-rs/actions/workflows/github-actions-rust-ci.yml) [crates-badge]: https://img.shields.io/crates/v/cognitive-services-speech-sdk-rs.svg [crates-url]: https://crates.io/crates/cognitive-services-speech-sdk-rs [rustdoc-badge]: https://img.shields.io/badge/docs.rs-1.0.5-green.svg [rustdoc-url]: https://docs.rs/cognitive-services-speech-sdk-rs ## Repository location Speech SDK files can be found in separate repository [cognitive-services-speech-sdk-rs-files](https://github.com/jabber-tools/cognitive-services-speech-sdk-rs-files). Starting from library version 0.3.0 SDK files are downloaded dynamically during build process into target folder.