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 PA_Channel, u8 *Buffer, s32 Length) |
Play a recorded sound |
|
Returns the Microphone volume
|
|
Play a recorded sound
|
|
Start recording from the microphone. The sound is really ugly and low though :/
|