ALLEGRO_VOICE

typedef struct ALLEGRO_VOICE ALLEGRO_VOICE;
Introduced in 5.0.0

A voice represents an audio device on the system, which may be a real device, or an abstract device provided by the operating system. To play back audio, you would attach a mixer or sample or stream to a voice.

Examples: ex_acodec, ex_acodec_multi, ex_kcm_direct, ex_mixer_chain, ex_mixer_pp, ex_stream_file


Most helpful discussions:

Other recent discussions: