Skip to content

Tags: tryolabs/TLSphinx

Tags

1.0.2

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #60 from tryolabs/development

Fix AVAudioSession category setup

1.0.1

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #56 from tryolabs/development

1.0.1

1.0.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #46 from tryolabs/development

1.0.0

1.0.0-beta.1

Merge pull request #34 from tryolabs/add_words_and_code_improvements

New: `add(words)` API and some code improvements

0.0.4

Merge pull request #19 from tryolabs/audioengine_streaming

Use AVAudioEngine instead of the AVAudioRecorder for line decode functionality

0.0.3

Updated project to Xcode 7.3.

0.0.2

Specify the tag version on the Carthage integration instructions

0.0.1

Decoder

- Fix crash when stopDecodingSpeech() is called
- Remove the ps_free() from the assert. It was causing memory leak in
reals builds