This is currently still a work-in-progress. Ignore this library for now!
First, you must set the SUBSCRIPTION_KEY environment variable to the key you got from Bing. If you're using Custom Speech API, you must also set ENDPOINT_ID.
After that, you can try the examples by running cargo run --example simple
or cargo run --example detailed
!