Description
Changelog
Reviews (0)
This is a demo showing how the audio output device can be changed from Godot.
Language: GDScript
Renderer: Compatibility
How does it work?
It uses the set_device() method in
AudioServer
to change the audio device.
The list of devices is populated using get_device_list().
Changelog for version 4.7-6ad6167
No changelog provided for this version.