- Docker
- Google Chrome (or any other
Speech Recognition Engine
compatible browser)
Build command
docker build . -t vui_prototype
Run command
docker run --rm -it -p 6060:8080 vui_prototype
Open browser and go to: https://localhost:6060
Stop the service with Ctrl+C
in the console.