|
hai 7 meses | |
---|---|---|
.. | ||
screenshots | %!s(int64=4) %!d(string=hai) anos | |
Changer.gd | hai 8 meses | |
Changer.tscn | hai 8 meses | |
Intro.ogg | %!s(int64=6) %!d(string=hai) anos | |
Intro.ogg.import | %!s(int64=2) %!d(string=hai) anos | |
README.md | hai 7 meses | |
icon.webp | hai 1 ano | |
icon.webp.import | hai 1 ano | |
project.godot | hai 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()
.