libsent/src/anlz/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.3

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 Dec 26 16:17:45 2006 for Julius by  doxygen 1.5.0