voice_stop(3alleg4) Allegro manual voice_stop(3alleg4) NAME
voice_stop - Stops a voice. Allegro game programming library. SYNOPSIS
#include <allegro.h> void voice_stop(int voice); DESCRIPTION
Stops a voice, storing the current position and state so that it may later be resumed by calling voice_start(). SEE ALSO
voice_start(3alleg4), deallocate_voice(3alleg4), release_voice(3alleg4), exstream(3alleg4) Allegro version 4.4.2 voice_stop(3alleg4)
| Related Man Pages |
|---|
| exstream(3alleg4) - debian |
| exrotscl(3alleg4) - centos |
| exstream(3alleg4) - mojave |
| exrotscl(3alleg4) - plan9 |
| exrotscl(3alleg4) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| Forum Video Tutorial: How to Use Code Tags |
| Scripts without shebang |
| UNIX.com End of Year (EOY) Report (2019) |