RASA Voice bot

Hi @Gehova, Thanks for your response. But in my case I won’t be able to refresh the jumping ball page to voice bot page. I can execute -> rasa train nlu command and from mentioned link i can also execute last 4 server commands and it is also opening in my browser like I’m getting rasa version , in docker I’m getting “quack” message in last command (http server command) I’m getting all project directory there. but after it when I’m trying to refresh the page showing jumping ball( from npm run serve command) it is not refreshing to the voice bot page as it is mentioned in blog. So it is not able to establish connection at the end, my bot is stuck at that jumping ball tab only even after hitting that last command and refreshing the page of jumping ball.