godot-demo-projects/audio/mic_record
Benjamin Armstrong 3e9e2079a7 Fix stall when playing recorded audio 2021-11-12 01:24:55 +11:00
..
screenshots Ensure most demos have descriptions and screenshots 2021-08-16 21:13:06 -05:00
Intro.ogg
Intro.ogg.import
MicRecord.gd Fix stall when playing recorded audio 2021-11-12 01:24:55 +11:00
MicRecord.tscn Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
README.md Ensure most demos have descriptions and screenshots 2021-08-16 21:13:06 -05:00
default_bus_layout.tres
icon.png
icon.png.import Update demos to Godot 3.4 2021-11-05 11:48:47 -05:00
project.godot Update projects to Godot 3.3 2021-04-21 19:17:12 -04: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.

Language: GDScript

Renderer: GLES 2

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

Screenshots

Screenshot