Skip to content

Basic python mini projects that I made during btech 2nd year . voice recognition is done using python voice recognition module

License

Notifications You must be signed in to change notification settings

itzpankajpanwar/Voice-Assistant

Repository files navigation

Voice-Assistant

Simple voice assistant developed using python Libraries.

It takes basic voice commands and produce desired result .

Windows Notification

By using a package available in Python named win10toast , we can create desktop notifications. It is an easy way to get notified when some event occurs.

The package is available in Pypi and it is installed using pip.

pip install win10toast

About

Basic python mini projects that I made during btech 2nd year . voice recognition is done using python voice recognition module

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages