voice_start(3) 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.