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

voice_set_frequency(3)

Referenced By

voice_set_frequency(3).

version 4.4.3 Allegro manual