Operators
- IAMAccessTokenGenerator: IBM Streams applications using the streamsx.sttgateway can use/invoke this non-main composite to submit, generate and periodically refresh the IAM access token which will be required by the WatsonSTT operator.
- IBMVoiceGatewaySource: The IBMVoiceGatewaySource is a server-based operator.
- WatsonSTT: The WatsonSTT operator is designed to ingest audio data in the form of a file (.wav, .mp3 etc.) or RAW audio and then transcribe that audio into text via the IBM Watson STT (Speech To Text) cloud service.
Types
- IAMAccessToken: This type represents the data format for the result returned by the IAMAccessTokenGenerator
- STTAllResult_t: This type STTAllResult_t is the STT result type with all transcription results.
- STTResult_t: This type STTResult_t is the basic STT result type with essential transcription results.