Skip to content

Releases: NateRickard/Xamarin.Cognitive.Speech

v1.0.2

15 May 21:55
Compare
Choose a tag to compare
  • #23 really fixed

v1.0.1

14 May 20:32
Compare
Choose a tag to compare
  • Issue #23 fixed

v1.0.0

14 May 19:57
Compare
Choose a tag to compare
  • 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

29 Mar 21:23
Compare
Choose a tag to compare
  • Updated the way endpoints are set to fix #19

v2.1.2

21 Sep 18:10
Compare
Choose a tag to compare
  • Fixed issue with SpeechToTextDetailed
  • Fixed to reuse HttpClient correctly
  • Exception propagation

v2.1.1

24 Aug 22:18
Compare
Choose a tag to compare

v2.1.0 + additional missed overload for SpeechToTextDetailed

v2.1.0

24 Aug 20:53
Compare
Choose a tag to compare
  • 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

29 Jun 19:59
Compare
Choose a tag to compare
  • 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

28 Jun 20:29
Compare
Choose a tag to compare
  • Initial release
  • PCL profile 111 supported