libctru/examples/mic
2014-11-02 18:58:37 +01:00
..
source Add aptMainLoop() for handling APT events in main() 2014-11-02 18:58:37 +01:00
Makefile Added code for using the microphone and an example app for it. 2014-09-03 14:36:05 -04:00
README.md Fixed mic example README. 2014-09-03 14:38:47 -04: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.