-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

pw-cat


> Pipewire tool for playing and recording audio files.

More information.


List all available playback targets:

pw-cat --playback --list-targets

Play a WAV file over the default target:

pw-cat --playback {path/to/file.wav}

List all available record targets:

pw-cat --record --list-targets

Record a sample recording at a different volume level:

pw-cat --record --volume={0.1} {path/to/file.wav}

Record a sample recording using a different sample rate:

pw-cat --record --rate={6000} {path/to/file.wav}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Mon May 20 23:48:02 2024