godot-demo-projects/audio/mic_record/README.md

15 lines
325 B
Markdown
Raw Normal View History

2020-03-09 08:48:22 +01:00
# 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](screenshots/mic_record.png)