How to play audio file on windows from command line?

前端 未结 11 973
臣服心动
臣服心动 2020-12-10 02:41

In Windows, is there a simple way (i.e. something you could type on a single command line) to just play a couple of .mp3 files and then exit on its own?

wmplayer, f

11条回答
  •  一整个雨季
    2020-12-10 03:36

    • There are pure command line players. Some are listed here.

    • Also, WinAmp used to have command line controller called CLAMP. I am not sure if it's still alive or available but Google for it - it was pretty good.

    • Also, VLC has some command line capabilities though I never checked them out.

提交回复
热议问题