libctru/examples/mic
2015-01-03 00:06:22 +00:00
..
source update examples to use gfxInitDefault 2015-01-03 00:06:22 +00:00
Makefile Revert "Update example makefiles" 2014-12-05 13:47:57 +00:00
README.md Fixed broken MIC shutdown code. Use a tmp field for svcControlMemory when not allocating linearmem, in initSystem.c. 2014-11-28 19:28:59 -05:00

mic

Example for using the microphone with ctrulib. Hold down the A button to record, the app will then play the recorded audio once the A button is released. Roughly 32 seconds of audio can be recorded with the default audiobuf size in this app.