Main Page   Compound List   File List   Compound Members   File Members  

speaker.c File Reference

#include "netfone.h"

Defines

#define TINY_PACKETS   512

Functions

void gsmdecomp (LPCLIENT_DATA pClientData, soundbuf *sb)
void adpcmdecomp (struct soundbuf *sb)
void lpcdecomp (struct soundbuf *sb, LPCLIENT_DATA c)
void lpc10decomp (struct soundbuf *sb, LPCLIENT_DATA c)
void celpdecomp (struct soundbuf *sb, LPCLIENT_DATA c)
void AES_cbc_decrypt (unsigned char *in, unsigned char *out, int len, aes_ctx *ctx)
void decodeSoundPacket (LPCLIENT_DATA pClientData, soundbuf *d, int bitsPerSample, int samplesPerSecond, LPWAVEHDR wh, BOOL saveSamp)
void playSound (HWND hWnd, LPCLIENT_DATA pClientData, soundbuf *d, int bitsPerSample, int samplesPerSecond)
void decodeAnswerPacket (soundbuf *d, int bitsPerSample, int samplesPerSecond, LPSTR *pcmData, DWORD *pcmLength)

Define Documentation

#define TINY_PACKETS   512
 


Function Documentation

void adpcmdecomp struct soundbuf   sb
 

void AES_cbc_decrypt unsigned char *    in,
unsigned char *    out,
int    len,
aes_ctx *    ctx
 

void celpdecomp struct soundbuf   sb,
LPCLIENT_DATA    c
[static]
 

void decodeAnswerPacket soundbuf   d,
int    bitsPerSample,
int    samplesPerSecond,
LPSTR *    pcmData,
DWORD *    pcmLength
 

void decodeSoundPacket LPCLIENT_DATA    pClientData,
soundbuf   d,
int    bitsPerSample,
int    samplesPerSecond,
LPWAVEHDR    wh,
BOOL    saveSamp
[static]
 

void gsmdecomp LPCLIENT_DATA    pClientData,
soundbuf   sb
[static]
 

void lpc10decomp struct soundbuf   sb,
LPCLIENT_DATA    c
[static]
 

void lpcdecomp struct soundbuf   sb,
LPCLIENT_DATA    c
[static]
 

void playSound HWND    hWnd,
LPCLIENT_DATA    pClientData,
soundbuf   d,
int    bitsPerSample,
int    samplesPerSecond
 


Generated on Tue Feb 10 08:26:36 2004 for Speak-FreelyforWindows by doxygen1.2.18