#ifndef RECORDAUDIO_H #define RECORDAUDIO_H void record(int argc, char *argv[]); #endif // RECORDAUDIO_H