ShatteredReality b4c73f4888 Fix README links to asset library (#1078) 7 månader sedan
..
screenshots fcc7d5c723 Optimize PNG images using oxipng 4 år sedan
Changer.gd bac1e69164 Use static typing in all demos (#1063) 8 månader sedan
Changer.tscn bac1e69164 Use static typing in all demos (#1063) 8 månader sedan
Intro.ogg db411004b5 Add new Audio Device Changer demo 6 år sedan
Intro.ogg.import 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) 2 år sedan
README.md b4c73f4888 Fix README links to asset library (#1078) 7 månader sedan
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 år sedan
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 år sedan
project.godot bac1e69164 Use static typing in all demos (#1063) 8 månader sedan

README.md

Audio Device Changer

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

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().

Screenshots

Screenshot