IBM / watson-voice-bot

Create a Watson Assistant chatbot that uses voice over a web browser.
https://developer.ibm.com/patterns/create-a-web-based-voice-chatbot/
Apache License 2.0
120 stars 157 forks source link

Run the application #66

Open uttamkeshri786 opened 4 years ago

uttamkeshri786 commented 4 years ago

Virtual environment setup mytestenv\Scripts\activate for windows

ya3ya6 commented 3 years ago

On cmd, You should put it on quotes, like: "./mytestenv/Scripts/activate" (in PowerShell, you don't have to do it.)