mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-08 02:48:29 +00:00
issue #5605
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6979 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -20,6 +20,11 @@
|
||||
*
|
||||
* \brief Save GSM in the proprietary Microsoft format.
|
||||
*
|
||||
* Microsoft WAV format (Proprietary GSM)
|
||||
* \arg File name extension: WAV,wav49 (Upper case WAV, lower case is another format)
|
||||
* This format can be played on Windows systems, used for
|
||||
* e-mail attachments mainly.
|
||||
* \ingroup formats
|
||||
*/
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
Reference in New Issue
Block a user