libctru/examples/mic
2014-12-05 14:13:17 +01: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 Update example makefiles 2014-12-05 14:13:17 +01: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.