Skip to content

Tags: soundhound/houndify-sdk-go

Tags

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from ckrusevizio/close-partialTranscriptChan-o…

…n-error

Ensure partialTranscriptChan is closed on error

v.0.3.5

Toggle v.0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from ckrusevizio/close-partialTranscriptChan-o…

…n-error

Ensure partialTranscriptChan is closed on error

v0.3.4

Toggle v0.3.4's commit message
v0.3.4 - Updated example and fixed small bug

v0.3.3

Toggle v0.3.3's commit message
v0.3.3 - Fixed how language headers were being set

v0.3.2

Toggle v0.3.2's commit message
v0.3.2 - Updated example audio files provided

v0.3.1

Toggle v0.3.1's commit message
v0.3.1 - Request test suite & Request Info in body

Features:
*  Allow sending Request-Info in request body instead of in header
*  Started request test suite

Changes:
*  Refactor request generating code
*  Run tests in travis
*  Added error for empty server responses

New Dependencies:
* github.com/google/go-cmp
* github.com/pkg/errors
* gotest.tools

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Develop (#15)

* Moved files around to make single package instead of sub-package

* Update travis build

* Update travis build

* gometalinter was deprecated, changing build script

* update travis

* Added configurable URL for voice and text

* Added ability to specify custom http client

* Update README

* Remove import comments

v0.2.2

Toggle v0.2.2's commit message
Added configurable URL for voice and text

v0.2.1

Toggle v0.2.1's commit message
Moved files around to make single package instead of sub-package

houndify/v0.2.0

Toggle houndify/v0.2.0's commit message
Added module file