Skip to content

Speech SDK for JavaScript 1.9.1

Compare
Choose a tag to compare
@BrianMouncer BrianMouncer released this 03 Feb 22:04

Speech SDK for JavaScript 1.8.1 is bug fix release and contains the following changes:

  • Add header to initial audio send (#126)
  • Don't send auth header if there's no auth value (#132)
  • Revert back to type script 3.5.3 to resolve compatibility problems. (#133)
  • Fix missing null check for Android WebView (#127)