SYNOPSIS

#include <allegro.h>

void voice_set_volume(int voice, int volume);

DESCRIPTION

Sets the volume of the voice, range 0-255.

RELATED TO voice_set_volume…

voice_get_volume(3alleg4), voice_ramp_volume(3alleg4)