|
@@ -10,6 +10,8 @@ A simple demo is included in the official demo projects and will be used as
|
|
support for this tutorial:
|
|
support for this tutorial:
|
|
`<https://github.com/godotengine/godot-demo-projects/tree/master/audio/mic_record>`_.
|
|
`<https://github.com/godotengine/godot-demo-projects/tree/master/audio/mic_record>`_.
|
|
|
|
|
|
|
|
+You will need to enable audio input in the project settings, or you'll just get empty audio files.
|
|
|
|
+
|
|
The structure of the demo
|
|
The structure of the demo
|
|
-------------------------
|
|
-------------------------
|
|
|
|
|