LICENSE MANIFEST.in README.md setup.py examples/README.md examples/__init__.py examples/assistant_v1.py examples/assistant_v2.py examples/authorization_v1.py examples/conversation_v1.py examples/discovery_v1.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/conversation_tone_analyzer_integration/README.md examples/conversation_tone_analyzer_integration/__init__.py examples/conversation_tone_analyzer_integration/tone_conversation_integration.v1.py examples/conversation_tone_analyzer_integration/tone_detection.py watson_developer_cloud/__init__.py watson_developer_cloud/assistant_v1.py watson_developer_cloud/assistant_v2.py watson_developer_cloud/authorization_v1.py watson_developer_cloud/compare_comply_v1.py watson_developer_cloud/conversation_v1.py watson_developer_cloud/discovery_v1.py watson_developer_cloud/iam_token_manager.py watson_developer_cloud/language_translator_v3.py watson_developer_cloud/natural_language_classifier_v1.py watson_developer_cloud/natural_language_understanding_v1.py watson_developer_cloud/personality_insights_v3.py watson_developer_cloud/speech_to_text_v1.py watson_developer_cloud/speech_to_text_v1_adapter.py watson_developer_cloud/text_to_speech_adapter_v1.py watson_developer_cloud/text_to_speech_v1.py watson_developer_cloud/tone_analyzer_v3.py watson_developer_cloud/utils.py watson_developer_cloud/version.py watson_developer_cloud/visual_recognition_v3.py watson_developer_cloud/watson_service.py watson_developer_cloud.egg-info/PKG-INFO watson_developer_cloud.egg-info/SOURCES.txt watson_developer_cloud.egg-info/dependency_links.txt watson_developer_cloud.egg-info/requires.txt watson_developer_cloud.egg-info/top_level.txt watson_developer_cloud.egg-info/zip-safe watson_developer_cloud/natural_language_understanding/__init__.py watson_developer_cloud/natural_language_understanding/features/__init__.py watson_developer_cloud/natural_language_understanding/features/v1/__init__.py watson_developer_cloud/websocket/__init__.py watson_developer_cloud/websocket/audio_source.py watson_developer_cloud/websocket/recognize_abstract_callback.py watson_developer_cloud/websocket/recognize_listener.py watson_developer_cloud/websocket/synthesize_callback.py watson_developer_cloud/websocket/synthesize_listener.py