1voice_start(3)                  Allegro manual                  voice_start(3)
2
3
4

NAME

6       voice_start - Activates a voice. Allegro game programming library.
7

SYNOPSIS

9       #include <allegro.h>
10
11
12       void voice_start(int voice);
13

DESCRIPTION

15       Activates a voice, using whatever parameters have been set for it.
16
17

SEE ALSO

19       allocate_voice(3), voice_stop(3), release_voice(3), exstream(3)
20
21
22
23Allegro                          version 4.2.2                  voice_start(3)
Impressum