Using the Web Speech API which provides two distinct areas of functionality — speech recognition, and speech synthesis (also known as text to speech, or tts) — which open up interesting new possibilities for accessibility, and control mechanisms.
- Docker: local development
In project root directory,
make up
- backend: http://localhost:80
- frontend: http://localhost:8000
Run Backend tests,
make test