.\" Generated by the Allegro makedoc utility .TH voice_set_volume 3 "version 4.2.2" "Allegro" "Allegro manual" .SH NAME voice_set_volume \- Sets the volume of the voice. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void voice_set_volume(int voice, int volume); .SH DESCRIPTION Sets the volume of the voice, range 0-255. .SH SEE ALSO .BR voice_get_volume (3), .BR voice_ramp_volume (3)