Check the test_dancho file which contains a very basic greeting function for Dancho.
You may need to install the requirments from dependencies file with pip install -r dependencies
Check the documentation for the pyttsx3 library
In separate files try to create similar test functions for the Voice Assitant --> Greeting Function, Say the current day/time, Send a joke, etc. Just experimental stuff to play with the library.
⚠ The entire work will be done only at development branch
test_dancho
file which contains a very basic greeting function for Dancho.dependencies
file withpip install -r dependencies
pyttsx3
library⚠ The entire work will be done only at
development
branch