logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

al_get_voice_frequency - Allegro 5 API

Description

       Return the frequency of the voice (in Hz), e.g. 44100.

Allegro reference manual                                                         al_get_voice_frequency(3alleg5)

Name

       al_get_voice_frequency - Allegro 5 API

Synopsis

              #include <allegro5/allegro_audio.h>

              unsigned int al_get_voice_frequency(const ALLEGRO_VOICE *voice)

See Also