al_get_default_voice - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro_audio.h> ALLEGRO_VOICE *al_get_default_voice(void)
Description
Returns the default voice or NULL if there is none.
Since
5.1.13
See Also
Info
Allegro reference manual
Allegro 5 API
#include <allegro5/allegro_audio.h> ALLEGRO_VOICE *al_get_default_voice(void)
Returns the default voice or NULL if there is none.
5.1.13