HoundifySDK 1.9

HoundifySDK 1.9

License NOASSERTION
ReleasedLast Release Jun 2019

Maintained by Jeff Weitzel, Ken Huang, Sean.



  • By
  • SoundHound Inc.

Houndify SDK for iOS


This library allows you to houndify your iOS app.

What is Houndify

Houndify is a platform that allows anyone to add smart, voice enabled, conversational interfaces to anything with an Internet connection. Once you integrate with Houndify, your product will instantly understand a wide variety of questions and commands.

What makes Houndify unique is that rather than being one link in a chain of technologies, Houndify is a one-stop destination for all of the technologies needed to voice enable anything.

Including:

  • Fast and large scale speech recognition
  • Powerful natural language understanding
  • Rich results covering the most popular domains such as Weather, Sports, Stocks, Hotels, Local Businesses, Home Automation, and more, with data provided from many popular companies including Uber, Yelp, and Expedia

Finally, you don't need to be a scientist to use Houndify. Developers can get up and running within minutes. It is also platform agnostic, so you can build it once and deploy it everywhere.

Get started

First register a client on https://wwww.houndify.com.

Cocoapods

Install the SDK via Cocoapods by adding the following line to your Podfile:

pod `HoundifySDK`

Carthage

Install the SDK via Carthage by adding the following line to your Cartfile:

github "soundhound/houndify-sdk-ios" ~> 1.2.3

The SDK is also available for download at houndify.com

Try it out

For Cocoapods user, simply do:

pod try HoundifySDK

You can also download sample projects from our website for Swift version or Objective-C version.

Documentation

Visit https://docs.houndify.com/sdks/docs/ios for reference documentation.

License

See the LICENSE file.

Terms and conditions

Visit https://www.houndify.com/terms for terms and conditions.