stop_sound_input(3) Stops audio recording. Allegro game programming library.

SYNOPSIS

#include <allegro.h>

void stop_sound_input();

DESCRIPTION

Stops audio recording, switching the card back into the normal playback mode.