-
I am constantly getting Bot says nothing error for my bot. But when I used debug mode, I realized I am facing 2 issues.
1. I Checked for generic skill. E.g. Ask for weather to alexa and In mochawes…
-
Hi there,
( have to write in English or i can write in Italian ? )
i have tested the docker instance and i've found this errors:
- file "import_lingualibre.sh" line 7:
`wget https://lingualib…
-
**Describe the bug**
I am trying to automate my voice skill using AVS. I was following steps given in
https://chatbotslife.com/testing-alexa-skills-with-avs-mocha-and-botium-f6c22549f66e
Where in …
-
These are the open bugs in https://www.w3.org/Bugs/Public/buglist.cgi?product=Speech%20API:
- [x] [SpeechRecognitionError should have 'service-error'](https://www.w3.org/Bugs/Public/show_bug.cgi?id…
-
Hello,
After many hours testing, I think it may be a bug:
botium-cli --version: 0.0.38
node --version: v10.15.0
I have a simple bot (bot.py) that only answers the same string "Adeus, obrigado …
-
Hi there, I am testing our deployed directline chatbot. I wanted to test the connection with a very simple test case. Here is my code.
```
const BotDriver = require('botium-core').BotDriver
const…
-
Hello,
I made a little program in python that handle speech recognition and I want to integrate it to the chatroom (via speaker button). As I'm not very familiar with react and web stack developmen…
-
There is no clear way to change the timeout in JavaScript SDK. We are trying to make it possible to maintain speech recognition with unlimited/longer timeout. If we do not speak for around 20 seconds …
-
my microphone is not working in bot emulator
I have registered it , and also have given AppID and password . but microphone doesnt work
need your input
-
Hi!
I'm running Facebook tests with a single test case, but it is still running after an hour with no output. So I kill the process and don't get any results.
- Is such behaviour normal? What is…