Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

voice_set_echo - Sets the echo parameters for a voice. Allegro game programming library.

Description

       Sets the echo parameters for a voice (not currently implemented).

Name

       voice_set_echo - Sets the echo parameters for a voice. Allegro game programming library.

See Also

Allegro                                           version 4.4.3                          voice_set_echo(3alleg4)

Synopsis

#include<allegro.h>voidvoice_set_echo(intvoice,intstrength,intdelay);
return

See Also