1ALLEGRO_VOICE(3)                                              ALLEGRO_VOICE(3)
2
3
4

NAME

6       ALLEGRO_VOICE - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_audio.h>
10
11              typedef struct ALLEGRO_VOICE ALLEGRO_VOICE;
12

DESCRIPTION

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

SEE ALSO

20       ALLEGRO_MIXER(3), ALLEGRO_SAMPLE(3), ALLEGRO_AUDIO_STREAM(3)
21
22
23
24Allegro reference manual                                      ALLEGRO_VOICE(3)
Impressum