python-scripts/scripts/Voice_Assited_Musicplayer/README.md
2022-10-14 12:40:43 +05:30

26 lines
450 B
Markdown

This project contains Ai powered voice activated music player system
the system supports mp3,wav and mpeg audio files
To run the program execute the assistant.py file and say the desired song according to your mood
features of the music player:
-backward button
-forward button
-pause/play button
-progress bar
-volume button
-delete button
-load file button
Requirements:
pyttsx3
SpeechRecognition
os
datetime
pickle
tkinter
pygame
mutagen
time