# get the list of audio devices pactl list pactl set-defaut-sink # set the output device pactl list sources|sinks # list the outputs or inputs pactl load-sample pactl list-samples # get list of loaded sound samples pactl play-sample # pipe from input to output arecord | aplay