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