IBM / watson-voice-bot

Create a Watson Assistant chatbot that uses voice over a web browser.

Home Page:https://developer.ibm.com/patterns/create-a-web-based-voice-chatbot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error opening the STT stream

PhilippeComte opened this issue · comments

Hello , following the instructions to use the app
Application is made available but does not work properly .
I get: Error opening the STT stream
Could it be related to the changes in the security model (TLS 1.0 to 1.2 ) ?
What would you advise to look for ?
Thank you

Note : all services run in the eu-de domain (Frankfurt)

@ptrikkur @rameshpoomalai please see above issue. ^

@PhilippeComte can you copy the entire stack trace from the log?

@stevemart This issue comes up when STT is down. This will resolve itself when STT is up.It is not a defect in the code.

@PhilippeComte Are you deploying the application locally? If yes then have you edited .env and added in the credentials for the STT service?
#Watson Speech To Text
SPEECHTOTEXT_USER=<add_stt_username>
SPEECHTOTEXT_PASSWORD=

@PhilippeComte I believe the problem was coming from changes to the watson-developer-cloud SDK version 2.x
I've pinned the requirement to version 1.5 and it seems to be working.
Please pull the latest version from Master branch and re-try.

@scottdangelo will try to reproduce

I cannot reproduce this in the Dallas region. I'm going to close this, but please re-open if you are still having troubles @PhilippeComte .
Thanks.

Hola, me podrian pasarme las credenciales, porfavor

Qué credenciales necesitas?