Textmedia Interface

The Textmedia Interface is able to translate an audio speech into a text string. Therefore it uses some external Services. The configuration for the Textmedia Interface has to be sent via UUI in a JSON String. The JSON-String has always the same structure for every service and looks like: {"textservice":"ibm-watson","params":\{ }} The first parameter "textservice" is to select different services, in this case IBM-Watson. Then there can be parameters for authentication and configuration within the service. During the transcription the result is sent back via UUI to the caller as String.

Services

Currently there is only the IBM-Watson Service implemented: IBM-Watson