(i) Shutdown feature. This feature enables us to shut down the device with voice and button
(ii)Clipboard feature. This feature helps us convert the clipboard text into a notepad file.
Libraries need to be downloaded:
import os(pip install os)
import pyttsx3(pip install pyttsx3)
import speech_recognition as sr(pip install SpeechRecognition)
import wolframalpha(pip install wolframalpha)
from Tkinter import *
import tkinter as tk(pip install tkinter)
Following are the screenshots of the Desktop Assistant Main Screen:
Following is the screenshots of Desktop Assistant Settings Screen:
The link for the full Project Video https://www.youtube.com/watch?v=gpmvTKidu_k