Query: voice_set_volume
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
voice_set_volume(3alleg4) Allegro manual voice_set_volume(3alleg4)NAMEvoice_set_volume - Sets the volume of the voice. Allegro game programming library.SYNOPSIS#include <allegro.h> void voice_set_volume(int voice, int volume);DESCRIPTIONSets the volume of the voice, range 0-255.SEE ALSOvoice_get_volume(3alleg4), voice_ramp_volume(3alleg4) Allegro version 4.4.2 voice_set_volume(3alleg4)