Audio Device Changer Demo 4.2-31d1c0c Demos 4.2 Featured
Submitted by user Godot Engine; MIT; 2024-03-28
This is a demo showing how the audio output device can be changed from Godot.
How it works:
It uses the `set_device()` method in the AudioServer singleton to change the audio device. The list of devices is populated using `get_device_list()`.
Language: GDScript
Renderer: Compatibility
View files Download Submit an issue Recent Edits