Questions tagged as 'watson'

0
answers

Watson SpeechToText crash app android when MicrophoneHelper is called

I can not start the audio recording. I'm getting the following error: E/AudioRecord: start() status -38 E/AndroidRuntime: FATAL EXCEPTION: Thread-7713 Process: com.sienaapp.sienaapp, PID: 5005 java.lang.IllegalArgumentException: capaci...
asked by 25.10.2018 / 16:21
0
answers

Error trying to install watson_developer_cloud

I'm trying to install watson_developer_cloud using pip . After some time and after some dependencies to be installed I get the following error:   c: \ users \ eu \ appdata \ local \ programs \ python \ python35 \ python.exe -u -c "impor...
asked by 03.05.2018 / 19:46
0
answers

Dialogos complex with Watson [closed]

I started developing chatbot using watson , I found it surprising and simple to deploy. But I was left with some doubts on how to do it and if it is possible (I saw in some chatbot ). An example is, using conversation...
asked by 19.12.2017 / 20:38
0
answers

Unauthorized Text to Speech Watson IBM

I have a problem when trying to make a request through the api text-to-speech, when trying to make the request it gives the following error: { "code": 401, "error": "Unauthorized" } My JS code $(function () { $("#btnPOst"...
asked by 13.11.2018 / 12:30
0
answers

Dialog inverse in integrating watson with the telegram

When you start the conversation with Watson the messages appear reversed, you should first say:    Hello, Alexandre, I am Jairo! for just after saying:    I am here to remind you [...] This integration was done using NodeJS. Cod...
asked by 20.10.2018 / 20:27