voice_get_frequency - Man Page
Returns the current pitch of the voice. Allegro game programming library.
Synopsis
#include <allegro.h>
int voice_get_frequency(int voice);
Description
Returns the current pitch of the voice, in Hz.
See Also
Referenced By
version 4.4.3 Allegro manual