Nitinvermaa

Results 4 issues of Nitinvermaa

Hi Team, I'm receiving Bot response time issue. While testing complete conversational flow of my alexa skill. **For single query it's working fine. Like -** Ask Alexa for doctor connect...

Hi Team, I tried with Multi-step requests, but I'm getting 'NoneType' object has no attribute 'request' error. Below is my code. **Code** from alexa_client import AlexaClient from alexa_client.alexa_client import helpers...

Hi Team, I have used amazon polly to generate the wav file and passed it to the alexa client, but it's giving me the error as **for i, directive in...

I encounter below error while executing [example.py](https://github.com/NeuralNine/neuralintents/blob/master/neuralintents/examples/basic_chatbot/example.py) from basic_chatbot Below is my system setup Windows 11 python 3.9 neuralintents==0.1.0 Please let me how to solve this problem Error: ValueError: Exception...