|
hace 7 meses | |
---|---|---|
.. | ||
screenshots | hace 4 años | |
Changer.gd | hace 8 meses | |
Changer.tscn | hace 8 meses | |
Intro.ogg | hace 6 años | |
Intro.ogg.import | hace 2 años | |
README.md | hace 7 meses | |
icon.webp | hace 1 año | |
icon.webp.import | hace 1 año | |
project.godot | hace 8 meses |
This is a demo showing how the audio output device can be changed from Godot.
Language: GDScript
Renderer: Compatibility
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2758
It uses the set_device()
method in
AudioServer
to change the audio device.
The list of devices is populated using get_device_list()
.