Skip to content

play-parrot-sound

Plays a parrot sound

#Requires -Version 5.1

& "$PSScriptRoot/play-mp3.ps1" "$PSScriptRoot/data/sounds/parrot.mp3"
exit 0

This script has no configurable parameters.

An interactive directory of PowerShell scripts.