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

FreeBSD Manual Pages

  
 
  

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

NAME
     voice_start - Activates a voice. Allegro game programming library.

SYNOPSIS
     #include <allegro.h>

     void voice_start(int voice);

DESCRIPTION
     Activates a voice, using whatever parameters have been set for it.

SEE ALSO
     allocate_voice(3), voice_stop(3), release_voice(3), exstream(3)

Allegro 			  version 4.4.3 		  voice_start(3)

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

home | help