Metadata-Version: 2.0
Name: streamsx.sttgateway
Version: 0.5.2
Summary: Speech To Text gateway integration for IBM Streams
Home-page: https://github.com/IBMStreams/pypi.streamsx.sttgateway
Author: IBM Streams @ github.com
Author-email: hegermar@de.ibm.com
License: Apache License - Version 2.0
Keywords: streams,ibmstreams,streaming,analytics,streaming-analytics,sttgateway
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: streamsx (>=1.14.6,<2.0)
Requires-Dist: streamsx.toolkits

Overview
========

Provides functions and classes for use with Streaming Analytics service on
IBM Cloud and IBM Streams including IBM Cloud Pak for Data.

Transcribes audio into text via the IBM Watson STT (Speech To Text) service running on the IBM Cloud or on the IBM Cloud Pak for Data.

* `IBM Streams <https://ibmstreams.github.io/>`_
* `Watson Speech to Text <https://www.ibm.com/cloud/watson-speech-to-text>`_

Documentation
=============

* `streamsx.sttgateway package documentation <http://streamsxsttgateway.readthedocs.io>`_


