Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 519 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 519 Bytes

0.0.12 (September 7, 2021)

  • Upgrade API version to 20210922

0.0.7 (July 29, 2021)

  • Improve link UI
  • Fix missing config errors
  • Add new events for mic stop to indicate the reason it stopped

0.0.6 (July 7, 2021)

  • Added a ringbuffer so we can keep the mic active until the user speaks
  • Activation now opens the mic. Data is not sent until a minimum threshold is achieved
  • Added text comparison matcher for utterances
  • Fixed a handful of UI errors

0.0.1 (May 12, 2021)

Initial import of wit sdk into github