How To Play Music From Command Line (Terminal)
Play Music From Command Line
Hello everyone
I have found two very interesting commands .
1. Playing music from terminal
How to Play Music through terminal
You just have to install one command
sudo apt install cmus cmus
Go to the Directory
Type – key 5
Select your directory, then select the music
Watch Video understand more clearly
Thank You
For more options read man pages
man cmus-tutorial man cmus --------------------------------------------------------------------
2. Make your system speak . (you can setup it in different languages as well)
Type this command in terminal
spd-say "hello everyone "
To configure the spd
spd-conf
To see different language option
spd-say -L
…………………..
Thank you