table of contents
SNDFILE-PLAY(1) | General Commands Manual | SNDFILE-PLAY(1) |
NAME¶
sndfile-play
—
play a sound file
SYNOPSIS¶
sndfile-play |
file ... |
DESCRIPTION¶
sndfile-play
plays one or more sound files
on various operating systems using standard audio output APIs. The following
table summarizes which audio API is used where:
- Linux
- ALSA or OSS
- OpenBSD
- sndio
- FreeBSD
- /dev/dsp (OSS)
- NetBSD
- /dev/audio
- Solaris
- /dev/audio
- MacOSX 10.6
- CoreAudio
- MacOSX 10.7
- AudioToolbox
- Win32
- waveOut
SEE ALSO¶
AUTHORS¶
Erik de Castro Lopo <erikd@mega-nerd.com>
September 10, 2021 | Linux 6.4.0-150600.23.25-default |