Skip to content

Speech SDK for JavaScript 1.2.1

Compare
Choose a tag to compare
@mahilleb-msft mahilleb-msft released this 16 Jan 16:51
· 435 commits to master since this release

This is a bug fix release. No features are added.

  • Fire end of stream at turn.end, not at speech.end (#7)
  • Fix bug in audio pump that did not schedule next send if the current send failed. (#22)
  • Fix continuous recognition with auth token (#24)
  • Bug fix for different recognizer / endpoints (#25)
  • Documentation improvements (#14, #18, #23, #26)