Aaron Franke 814909538f Update projects to Godot 3.3 4 年之前
..
screenshots fcc7d5c723 Optimize PNG images using oxipng 4 年之前
Changer.gd 918a289ee2 Format files using updated file_format.sh 4 年之前
Changer.tscn 814909538f Update projects to Godot 3.3 3 年之前
Intro.ogg db411004b5 Add new Audio Device Changer demo 6 年之前
Intro.ogg.import db411004b5 Add new Audio Device Changer demo 6 年之前
README.md d4bf89d364 Link to the asset library from the README of each demo 4 年之前
icon.png 50fb2071a0 Improve icon.png for projects using default icon 4 年之前
icon.png.import b1953be73f Update Audio Device Changer demo to Godot 3.1.2 5 年之前
project.godot 814909538f Update projects to Godot 3.3 3 年之前

README.md

Audio Device Changer

This is a demo showing how the audio output device can be changed from Godot.

Language: GDScript

Renderer: GLES 2

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/525

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