Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

voice_get_frequency - Returns the current pitch of the voice. Allegro game programming library.

Description

       Returns the current pitch of the voice, in Hz.

Name

       voice_get_frequency - Returns the current pitch of the voice. Allegro game programming library.

See Also

voice_set_frequency(3alleg4)

Allegro                                           version 4.4.3                     voice_get_frequency(3alleg4)

Synopsis

#include<allegro.h>intvoice_get_frequency(intvoice);

See Also