is an option for Audio and related functions that specifies the device to use for playback.
AudioOutputDevice
is an option for Audio and related functions that specifies the device to use for playback.
Details
- AudioOutputDevice can be set to any output device listed by $AudioOutputDevices.
- Typical settings include:
-
Automatic same as $DefaultAudioOutputDevice "SystemSetting" same as system settings "devname" an explicit device
Examples
open all close allBasic Examples (1)
By default, audio objects are played through the default output device:
$DefaultAudioOutputDevice
Audio["ExampleData/rule30.wav"]List of all available audio devices:
$AudioOutputDevicesAudio["ExampleData/rule30.wav", AudioOutputDevice -> "MacBook Pro Speakers"]Related Guides
History
Text
Wolfram Research (2017), AudioOutputDevice, Wolfram Language function, https://reference.wolfram.com/language/ref/AudioOutputDevice.html.
CMS
Wolfram Language. 2017. "AudioOutputDevice." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AudioOutputDevice.html.
APA
Wolfram Language. (2017). AudioOutputDevice. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AudioOutputDevice.html
BibTeX
@misc{reference.wolfram_2026_audiooutputdevice, author="Wolfram Research", title="{AudioOutputDevice}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/AudioOutputDevice.html}", note=[Accessed: 13-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_audiooutputdevice, organization={Wolfram Research}, title={AudioOutputDevice}, year={2017}, url={https://reference.wolfram.com/language/ref/AudioOutputDevice.html}, note=[Accessed: 13-June-2026]}