libsent/src/anlz/wrsamp.c File Reference

Write waveform data in big endian. More...

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

Go to the source code of this file.

Functions

int wrsamp (int fd, SP16 *buf, int len)
 Write waveform data in big endian to a file descriptor.


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 37 of file wrsamp.c.


Generated on Tue Dec 18 16:01:38 2007 for Julius by  doxygen 1.5.4