Releases: jBernavaPrah/azure-speech-sdk-rs
Releases · jBernavaPrah/azure-speech-sdk-rs
v0.6.0
v0.5.0
Added
- Added Audio Metadata on the synthesizer client.
- Fix the content type for the recognizer. Wav, has already the headers in the file, vs raw, needs to specify the headers.
Other
- Added comment on AudioFormat for the synthesizer.
v0.4.4
Fixed
- Improve disconnection from client.
v0.4.3
Other
- Fix clippy warning
v0.4.2
Fixed
- Remove the broadcast error
v0.4.1
Other
- Adding Debug to Config
- Merge remote-tracking branch 'origin/master'
- Minor improvements and bugfix.