ovr_Voip_GetIsConnectionUsingDtx Function
Gets whether or not a voice connection is using discontinuous transmission (DTX). Both sides must set to using DTX when their connection is established in order for this to be true. Returns unknown if there is no connection.
ovrVoipDtxState ovr_Voip_GetIsConnectionUsingDtx(ovrID peerID)
peerID: ovrID
The ID of the peer whose voice connection's DTX status is being queried.