Query: stop_sound_input
OS: linux
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
stop_sound_input(3alleg4) Allegro manual stop_sound_input(3alleg4) NAME
stop_sound_input - 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. SEE ALSO
start_sound_input(3alleg4) Allegro version 4.4.2 stop_sound_input(3alleg4)