.\" Generated by the Allegro makedoc utility .TH voice_set_echo 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME voice_set_echo \- Sets the echo parameters for a voice. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void voice_set_echo(int voice, int strength, int delay); .SH DESCRIPTION Sets the echo parameters for a voice (not currently implemented). .SH SEE ALSO