Skip to content

Latest commit

 

History

History
49 lines (23 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

49 lines (23 loc) · 1.51 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.0 (2018-12-18)

Bug Fixes

  • use English as alternative language for Google Cloud Speech API (f13d1ea)

Features

  • add Wit Speech API and tryEnglishSpeechModel option (c32a654)
  • load challenge in English by default (3f581bd)

0.2.0 (2018-12-08)

Bug Fixes

  • set IBM API location instead of URL (0c9a824)

Features

  • add IBM Speech to Text (58f9106)
  • add Microsoft Azure Speech to Text API (f8c1dde)
  • indicate that work is in progress (fdb4cca)

0.1.1 (2018-12-06)

Bug Fixes

  • solve compatibility issues with older browser versions (8be3007), closes #3

0.1.0 (2018-12-04)