Module: IBMWatson

Defined in:
lib/ibm_watson.rb,
lib/ibm_watson/common.rb,
lib/ibm_watson/version.rb,
lib/ibm_watson/assistant_v1.rb,
lib/ibm_watson/assistant_v2.rb,
lib/ibm_watson/discovery_v1.rb,
lib/ibm_watson/discovery_v2.rb,
lib/ibm_watson/authenticators.rb,
lib/ibm_watson/speech_to_text_v1.rb,
lib/ibm_watson/text_to_speech_v1.rb,
lib/ibm_watson/language_translator_v3.rb,
lib/ibm_watson/websocket/recognize_callback.rb,
lib/ibm_watson/natural_language_understanding_v1.rb

Overview

Module for the Watson APIs

Defined Under Namespace

Classes: AssistantV1, AssistantV2, Authenticators, Common, DiscoveryV1, DiscoveryV2, LanguageTranslatorV3, NaturalLanguageUnderstandingV1, RecognizeCallback, SpeechToTextV1, TextToSpeechV1

Constant Summary collapse

ApiException =
IBMCloudSdkCore::ApiException
DetailedResponse =
IBMCloudSdkCore::DetailedResponse
VERSION =
"2.2.0"