|
NAMEstop_sound_input - Stops audio recording. Allegro game programming library.SYNOPSIS#include <allegro.h>void stop_sound_input(); DESCRIPTIONStops audio recording, switching the card back into the normal playback mode.SEE ALSOstart_sound_input(3)
Visit the GSP FreeBSD Man Page Interface. |