Hi everyone,
I'm excited to share that I've created an SDK for the Azure Speech service, written entirely in Rust! This SDK handles both audio recognition and text synthesis.
You can check it out here: Azure Speech SDK on crates.io
This is my first crate and my first significant project in Rust, so I'd greatly appreciate any feedback from more experienced Rustaceans. Whether it's code quality, design, or general advice, I’d love to hear your thoughts.
Feel free to share your feedback here or on the GitHub repository. Any input is welcome!
Thanks a lot, J