Microphone


Defines

#define PA_MicGetVol()   PA_IPC.Mic.Volume
 Returns the Microphone volume.

Functions

void PA_MicStartRecording (u8 *buffer, s32 length)
 Start recording from the microphone. The sound is really ugly and low though :/.
void PA_MicReplay (u8 *buffer, s32 length)

Detailed Description

Record a sound and replay it...

Define Documentation

 
#define PA_MicGetVol (  )     PA_IPC.Mic.Volume

Returns the Microphone volume.


Function Documentation

void PA_MicReplay ( u8 *  buffer,
s32  length 
) [inline]

inline void PA_MicStartRecording ( u8 *  Buffer,
s32  Length 
) [inline]

Start recording from the microphone. The sound is really ugly and low though :/.

Parameters:
Buffer 8bit buffer in which to record the sound
Length Buffer length


Generated on Sat Jun 13 12:55:14 2009 for PAlib - Programmer's Arsenal by  doxygen 1.5.8