Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

wrsamp.c File Reference

Write waveform data in big endian. More...

#include <sent/stddefs.h>
#include <sent/speech.h>

Include dependency graph for wrsamp.c:

Go to the source code of this file.

Functions

int wrsamp (int fd, SP16 *buf, int len)


Detailed Description

Write waveform data in big endian.

Author:
Akinobu LEE
Date:
Tue Feb 15 00:58:47 2005
Revision
1.1.1.1

Definition in file wrsamp.c.


Function Documentation

int wrsamp int  fd,
SP16 buf,
int  len
 

Write waveform data in big endian to a file descriptor

Parameters:
fd [in] file descriptor
buf [in] array of speech data
len [in] length of above
Returns:
number of bytes written, -1 on error.

Definition at line 36 of file wrsamp.c.


Generated on Tue Mar 28 16:02:58 2006 for Julius by  doxygen 1.4.2