logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

voice_set_volume - Sets the volume of the voice. Allegro game programming library.

Description

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

Name

       voice_set_volume - Sets the volume of the voice. Allegro game programming library.

See Also

voice_get_volume(3alleg4), voice_ramp_volume(3alleg4)

Allegro                                           version 4.4.3                        voice_set_volume(3alleg4)

Synopsis

#include<allegro.h>voidvoice_set_volume(intvoice,intvolume);

See Also