Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

DEPRECATED: this repo is no longer actively maintained

License

Notifications You must be signed in to change notification settings

watson-developer-cloud/simple-chat-objective-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Watson Developer Cloud Swift SDK: Chat App Example

DEPRECATED: this repo is no longer actively maintained. It can still be used as reference, but may contain outdated or unpatched code.

This repository contains an example application to demonstrate how the Swift-based Watson Developer Cloud Swift SDK can be consumed from an Objective-C application.

This example modifies the JSQMessagesViewController demo application to add Watson services, including Speech to Text, Conversation, and Text to Speech.

Requirements

  • iOS 8.0+
  • Xcode 9.0+
  • Swift 4.0+

Getting Started

  1. Clone the repository: git clone https://github.com/watson-developer-cloud/simple-chat-objective-c.git
  2. Install Carthage using Homebrew: brew install carthage
  3. Build the dependencies: carthage update --platform iOS
  4. Open ChatApp.xcworkspace
  5. Copy CredentialsExample.swift to Credentials.swift.
  6. Update your service credentials in Credentials.swift
  7. Build and run the app!

About

DEPRECATED: this repo is no longer actively maintained

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •