|
NAMEvoice_start - Activates a voice. Allegro game programming library.SYNOPSIS#include <allegro.h>void voice_start(int voice); DESCRIPTIONActivates a voice, using whatever parameters have been set for it.SEE ALSOallocate_voice(3), voice_stop(3), release_voice(3), exstream(3)
Visit the GSP FreeBSD Man Page Interface. |