Skip to content

madeirajp/ios-conversation

 
 

Repository files navigation

iOS Conversation

News

An Android version is coming up soon! Check it out here!

Summary

This app uses native functionality and Watson services to create a voice-activated chatbot. The default configuration uses:

  • iOS native speech recognition (en-US)
  • Watson Conversation (must be configured before use)
  • Siri's voice (en-US)

You may opt to replace each of these API's with Watson services, by configuring each of them in the Settings screen. Additionally, the app supports custom orchestrator and voice synthesis URLs, but expects the same interface offered by Watson services. Refer to the official documentation for more details:

Running the project

Clone the repository and install Carthage dependencies.

$ git clone [email protected]:mbigelli/ios-conversation.git
$ carthage bootstrap

About

App iOs para Watson Conversation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%