gvGetPushToTalk
Tells you if PushToTalk is currently turned on or off.
- GVBool gvGetPushToTalk(
- GVDevice device );
Routine | Required Header | Distribution |
---|---|---|
gvGetPushToTalk | <gv.h> | SDKZIP |
Return Value
GVTrue if turned on, GVFalse if turned off.
Parameters
- device
- [in] The handle to the capture device.
Section Reference: Gamespy Voice SDK
See Also: gvSetPushToTalk, gvSetCaptureMode