Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

voice_start - Activates a voice. Allegro game programming library.

Description

       Activates a voice, using whatever parameters have been set for it.

Name

       voice_start - Activates a voice. Allegro game programming library.

See Also

allocate_voice(3alleg4), voice_stop(3alleg4), release_voice(3alleg4), exstream(3alleg4)

Allegro                                           version 4.4.3                             voice_start(3alleg4)

Synopsis

#include<allegro.h>voidvoice_start(intvoice);

See Also