GitHubContribute in GitHub: Edit online

copyright: years: 2018 lastupdated: "2018-07-10"


STT Adapter - CWSTA

Message: CWSTA0001I: Voice Gateway Speech to Text Adapter version = {{ version }}
Explanation: The version of the Voice Gateway Speech to Text Adapter
User Action: No action is required.

Message: CWSTA0002I: The Speech to Text Adapter is available and listening on the following port: {{ port }}
Explanation: The Speech to Text Adapter is available to receive speech recognition requests on the specified port.
User Action: No action is required.

Message: CWSTA0003I: Received a request to start a speech recognition session.
Explanation: The Speech to Text Adapter received a request to start a speech recognition session to transcribe speech to audio
User Action: No action is required.

Message: CWSTA0004I: The speech recognition session started.
Explanation: The Speech to Text Adapter successfully opened a speech recognition session with the third-party speech recognition service.
User Action: No action is required.

Message: CWSTA0005I: The speech recognition session ended.
Explanation: The speech recognition session with the third-party speech recognition service ended.
User Action: No action is required.

Message: CWSTA0006I: Received a transcription with a code unit length of {{ length }} and a confidence score of {{ confidenceScore }}
Explanation: The Speech to Text Adapter received a transcription from the third-party speech recognition service.
User Action: No action is required.

Message: CWSTA0007I: This product is licensed for development use. The full license terms can be viewed here: http://www14.software.ibm.com/cgi-bin/weblap/lap.pl?li_formnum=L-MCAO-AYZRCB&title=IBM Voice Gateway v1.0.0.6
Explanation: Trace only generated on non-production enabled containers.
User Action: No action is required.

Message: CWSTA0030W: Received an unauthorized HTTP request from the address = {{ address }}.
Explanation: This warning occurs when basic authentication is enabled on the Speech To Text adapter and an incoming HTTP request is not authorized.
User Action: Verify that the Speech To Text adapter is configured correctly. If the configuration is correct, unexpected HTTP requests might indicate a potential denial-of-service (DoS) attack.

Message: CWSTA0050E: The connection to the {{ speechToTextAPIName }} service closed with the following error: {{ errorMsg }}
Explanation: The connection between the Speech to Text Adapter and the specified third-party speech recognition service closed because of the specified error.
User Action: For more information about the error, see the documentation for the specified speech recognition service.

Message: CWSTA0051E: Failed to load SSL/TLS configuration because of the following reason: {{ errorMsg }}
Explanation: Failed to load a SSL/TLS file, this usually means a specified file was not found
User Action: Verify the path to the SSL/TLS configuration file is valid.