Skip to content
Arjo Chakravarty edited this page Dec 29, 2013 · 2 revisions

µSpeech follows the following versioning scheme:

vMAJOR.MINOR.PATCH
  • Major version is incremented when there is a major change in the algorithm or the introduction of a new class.
  • Minor version is incremented when a minor change in API occurs. Minor version increments are not always backward compatible, however the core API to acquire characters remains the same.
  • Patch is 100% backward compatible, occasionally new API calls are added to existing classes.
Clone this wiki locally