godot-demo-projects/audio/mic_record
Danil Alexeev b4ab5b4e14
Fix renamed `vulkan/rendering/back_end=1` setting (Vulkan Mobile)
2023-03-01 10:22:42 +03:00
..
screenshots
Intro.ogg
Intro.ogg.import Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
MicRecord.gd Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
MicRecord.tscn Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
README.md
default_bus_layout.tres Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
icon.png
icon.png.import Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
project.godot Fix renamed `vulkan/rendering/back_end=1` setting (Vulkan Mobile) 2023-03-01 10:22:42 +03:00

README.md

Audio Mic Record

This is an example showing how one can record audio from the microphone and later play it back or save it to a file.

With an addition on how to change the format, mix rate and stereo settings of the recording.

Language: GDScript

Renderer: Vulkan Mobile

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

Screenshots

Screenshot