stop_sound_input

Langue: en

Version: version 4.2.2 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

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(3)