Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
voice_set_echo(3)		 Allegro manual 	       voice_set_echo(3)

NAME
     voice_set_echo  -	Sets  the echo parameters for a voice. Allegro game pro-
     gramming library.

SYNOPSIS
     #include <allegro.h>

     void voice_set_echo(int voice, int strength, int delay);

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

SEE ALSO
Allegro 			  version 4.4.3 	       voice_set_echo(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=voice_set_echo&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help