README.md
setup.py
cognitive_services/__init__.py
cognitive_services.egg-info/PKG-INFO
cognitive_services.egg-info/SOURCES.txt
cognitive_services.egg-info/dependency_links.txt
cognitive_services.egg-info/requires.txt
cognitive_services.egg-info/top_level.txt
cognitive_services/assistant/__init__.py
cognitive_services/assistant/assistant.py
cognitive_services/assistant/assistant_exception.py
cognitive_services/assistant/assistant_factory.py
cognitive_services/assistant/watson_assistant.py
cognitive_services/speech_to_text/__init__.py
cognitive_services/speech_to_text/google_speech_to_text.py
cognitive_services/speech_to_text/google_speech_to_text_web_socket.py
cognitive_services/speech_to_text/speech_to_text.py
cognitive_services/speech_to_text/speech_to_text_exception.py
cognitive_services/speech_to_text/speech_to_text_factory.py
cognitive_services/speech_to_text/speech_to_text_web_socket.py
cognitive_services/speech_to_text/speech_to_text_web_socket_factory.py
cognitive_services/speech_to_text/watson_speech_to_text.py
cognitive_services/speech_to_text/watson_speech_to_text_web_socket.py