.TH "al_get_voice_playing(3alleg5) Allegro reference manual" "" "" "" "" .SH NAME .PP al_get_voice_playing \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ bool\ al_get_voice_playing(const\ ALLEGRO_VOICE\ *voice) \f[] .fi .SH DESCRIPTION .PP Return true if the voice is currently playing. .SH SEE ALSO .PP al_set_voice_playing(3alleg5)