Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 706 Bytes

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 706 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

[0.1.14] - 2019-07-01

Added

  • Added support for switching language by calling Initialize with new ID
  • Demo now supports multiple languages
  • Demo has commands for French language

Fixed

  • Fixed issue #3 (Typo in LoadGrammar() in HotVoice.ahk)
  • Demo no longer crashes if language 0 is not English

[0.1.3] - 2018-12-11

Added

  • Add StopRecognizer() endpoint