#include <revolution.h>
#include <revolution/mix.h>
void MIXUnMute(AXVPB *p);
p |
Specifies the pointer to the AXVPB structure acquired from AX by the application. |
None.
The MIXUnMute function turns off the muting of input for the specified voice.
2006/03/01 Initial version.
CONFIDENTIAL