login
Home / Papers / Virtual Bot a Personal Desktop Assistant

Virtual Bot a Personal Desktop Assistant

2 Citations•2023•
Kaustubh Lakade, Khushi Bangad
journal unavailable

The main task of a voice assistant is to minimize the use of input devices like keyboard, mouse, touch pens, etc. to reduce both the hardware cost and space taken by it.

Abstract

— Voice control is a major growing feature that change the way people can live. The voice assistant is commonly being used in smartphones and laptops. AI-based Voice assistants are the operating systems that can recognize human voice and respond via integrated voices. This voice assistant will gather the audio from the microphone and then convert that into text through the Speech recognition , later it is sent through GTTS (Google text to speech). GTTS engine will convert text into audio file in English language, then that audio is played using play sound package of python programming Language.The main task of a voice assistant is to minimize the use of input devices like keyboard, mouse, touch pens, etc. This will reduce both the hardware cost and space taken by it.