voice_start - Man Page

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)

Referenced By

exstream(3), voice_check(3), voice_stop(3).

version 4.4.3 Allegro manual