Add play-files.ps1

This commit is contained in:
Markus Fleschutz
2021-05-01 09:26:26 +02:00
parent 9bd33214b1
commit a378f3ae47
3 changed files with 26 additions and 0 deletions

View File

@ -134,6 +134,7 @@ open-calculator.ps1, starts the calculator program
open-email-client.ps1, starts the default email client
open-file-explorer.ps1, starts the Microsoft File Explorer
play-beep.ps1, plays a beep sound
play-files.ps1, plays the given audio files
play-mission-impossible.ps1, plays the Mission Impossible theme
play-m3u.ps1, plays the given playlist (M3U file format)
play-mp3.ps1, plays the given sound file (MP3 file format)

1 Script Description
134 open-email-client.ps1 starts the default email client
135 open-file-explorer.ps1 starts the Microsoft File Explorer
136 play-beep.ps1 plays a beep sound
137 play-files.ps1 plays the given audio files
138 play-mission-impossible.ps1 plays the Mission Impossible theme
139 play-m3u.ps1 plays the given playlist (M3U file format)
140 play-mp3.ps1 plays the given sound file (MP3 file format)