Activates a voice. allegro game programming library.
#include <allegro.h>
void voice_start(int voice);
Activates a voice, using whatever parameters have been set for it.
allocate_voice(3alleg4), voice_stop(3alleg4), release_voice(3alleg4), exstream(3alleg4)