Query: voice_stop
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
voice_stop(3alleg4) Allegro manual voice_stop(3alleg4)NAMEvoice_stop - Stops a voice. Allegro game programming library.SYNOPSIS#include <allegro.h> void voice_stop(int voice);DESCRIPTIONStops a voice, storing the current position and state so that it may later be resumed by calling voice_start().SEE ALSOvoice_start(3alleg4), deallocate_voice(3alleg4), release_voice(3alleg4), exstream(3alleg4) Allegro version 4.4.2 voice_stop(3alleg4)