LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
examples/README.md
examples/__init__.py
examples/assistant_v1.py
examples/assistant_v2.py
examples/compare_comply_v1.py
examples/discovery_v1.py
examples/discovery_v2.py
examples/language_translator_v3.py
examples/microphone-speech-to-text.py
examples/natural_language_classifier_v1.py
examples/natural_language_understanding_v1.py
examples/personality_insights_v3.py
examples/speaker_text_to_speech.py
examples/speech_to_text_v1.py
examples/text_to_speech_v1.py
examples/tone_analyzer_v3.py
examples/visual_recognition_v3.py
examples/visual_recognition_v4.py
examples/assistant_tone_analyzer_integration/README.md
examples/assistant_tone_analyzer_integration/__init__.py
examples/assistant_tone_analyzer_integration/tone_assistant_integration.v1.py
examples/assistant_tone_analyzer_integration/tone_detection.py
ibm_watson/__init__.py
ibm_watson/assistant_v1.py
ibm_watson/assistant_v2.py
ibm_watson/common.py
ibm_watson/compare_comply_v1.py
ibm_watson/discovery_v1.py
ibm_watson/discovery_v2.py
ibm_watson/language_translator_v3.py
ibm_watson/natural_language_classifier_v1.py
ibm_watson/natural_language_understanding_v1.py
ibm_watson/personality_insights_v3.py
ibm_watson/speech_to_text_v1.py
ibm_watson/speech_to_text_v1_adapter.py
ibm_watson/text_to_speech_adapter_v1.py
ibm_watson/text_to_speech_v1.py
ibm_watson/tone_analyzer_v3.py
ibm_watson/version.py
ibm_watson/visual_recognition_v3.py
ibm_watson/visual_recognition_v4.py
ibm_watson.egg-info/PKG-INFO
ibm_watson.egg-info/SOURCES.txt
ibm_watson.egg-info/dependency_links.txt
ibm_watson.egg-info/requires.txt
ibm_watson.egg-info/top_level.txt
ibm_watson.egg-info/zip-safe
ibm_watson/websocket/__init__.py
ibm_watson/websocket/audio_source.py
ibm_watson/websocket/recognize_abstract_callback.py
ibm_watson/websocket/recognize_listener.py
ibm_watson/websocket/synthesize_callback.py
ibm_watson/websocket/synthesize_listener.py