.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_get_voice_playing" "3" "" "Allegro reference manual" "" .SH NAME al_get_voice_playing \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] bool al_get_voice_playing(const ALLEGRO_VOICE *voice) .EE .SH DESCRIPTION Return true if the voice is currently playing. .SH SEE ALSO al_set_voice_playing(3)