
Brief about the project
This application is clone to alexa,google assistant etc which hears voice from the microphone and replies to the given voice command..
- this application uses pyttsx3 library in python for text to speech conversion.
- when the appliaction ask to say something, We need to provide the data in form of voice.
- it then recognizes the sound and does the action said in the voice command.
components in the project
- Programming language:Python.
- Application Type:console.