.\" Generated by the Allegro makedoc utility .TH stop_sound_input 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME stop_sound_input \- Stops audio recording. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void stop_sound_input(); .SH DESCRIPTION Stops audio recording, switching the card back into the normal playback mode. .SH SEE ALSO .BR start_sound_input (3alleg4)