setPushToTalkActive
While push-to-talk is enabled, sets the talk state. true = transmitting,
false = silent. No-op if push-to-talk has not been enabled.
Parameters
active
Whether push-to-talk transmission is currently active.
Returns
void
Examples
Bind to a press-and-hold button
See
enablePushToTalk— install the pipeline (required first).disablePushToTalk— tear down the pipeline.