.\" Automatically generated by Pandoc 3.5 .\" .TH "al_get_voice_depth" "3" "" "Allegro reference manual" .SH NAME al_get_voice_depth \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] ALLEGRO_AUDIO_DEPTH al_get_voice_depth(const ALLEGRO_VOICE *voice) .EE .SH DESCRIPTION Return the audio depth of the voice. .SH SEE ALSO ALLEGRO_AUDIO_DEPTH(3).