# pw-play > Play audio files through `pipewire`. > Shorthand for `pw-cat --playback`. > More information: . - Play a WAV sound file over the default target: `pw-play {{path/to/file.wav}}` - Play a WAV sound file at a different volume level: `pw-play --volume={{0.1}} {{path/to/file.wav}}`