MIXUnMute

Syntax

#include <revolution.h>
#include <revolution/mix.h>

void MIXUnMute(AXVPB *p);

Arguments

p Pointer to the AXVPB structure gotten by the user from AX

Return Values

None.

Description

The MIXUnMute function turns off the muting of input for the specified voice.

See Also

MIXMute

Revision History

2006/03/01 Initial version.


CONFIDENTIAL