Welcome to the Azure Speech SDK, a pure Rust library for interacting with Azure Speech Services.
This library aims to provide an easy-to-install and straightforward interface for working with Azure Speech Services. Inspired by the official Azure Speech SDK for JavaScript, it is designed to be simple and user-friendly.
The library currently supports the following features:
The library is currently in the early stages of development, and I am actively working on adding more features and improving the existing ones.
The motivation behind creating this library includes:
Add this library to your project using the following command:
cargo add azure_speech
And that's it!
You are now ready to use the Azure Speech SDK in your Rust project.
For usage examples, please refer to the examples folder in the repository. Or check the documentation.
We welcome contributions! Feel free to submit pull requests and raise issues. Your feedback and contributions are invaluable in shaping the development of this library.
If you find this project useful, please consider giving it a subscribe on GitHub. Your support is greatly appreciated.