libctru/examples/mic
Dave Murphy 2d25b0359f Revert "Update example makefiles"
This reverts commit 0f93112ecb.
2014-12-05 13:47:57 +00:00
..
source Updated mic example. Returning from the example then launching it again via hbmenu is broken. 2014-11-24 23:42:47 -05: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.