Releases: NateRickard/Xamarin.Cognitive.Speech
Releases · NateRickard/Xamarin.Cognitive.Speech
v1.0.2
v1.0.1
v1.0.0
- Package and repo renamed to Xamarin.Cognitive.Speech
- Now works with the updated Speech Services (and not the "Bing" Speech API)
- Resetting version to 1.0.0 to coincide with this reboot
v2.1.3
v2.1.2
- Fixed issue with SpeechToTextDetailed
- Fixed to reuse HttpClient correctly
- Exception propagation
v2.1.1
v2.1.0 + additional missed overload for SpeechToTextDetailed
v2.1.0
- Now supports 2 authentication modes
- Authentication endpoint can be overridden
- Updated sample code and added option(s) to control the auth mode
- Can now send an audio stream that already contains a RIFF header and this lib won't write one
v2.0.0
- Migrated to .NET Standard 2.0
- Rebuilt & updated all projects to the latest structure/templates
- Fixed issues with stream errors with certain network stacks
v1.0.3
- Initial release
- PCL profile 111 supported