Start voice with mic muted
This commit is contained in:
@@ -1113,7 +1113,7 @@ LLVoiceClient::LLVoiceClient()
|
|||||||
gVoiceClient = this;
|
gVoiceClient = this;
|
||||||
mWriteInProgress = false;
|
mWriteInProgress = false;
|
||||||
mAreaVoiceDisabled = false;
|
mAreaVoiceDisabled = false;
|
||||||
mPTT = true;
|
mPTT = false;
|
||||||
mUserPTTState = false;
|
mUserPTTState = false;
|
||||||
mMuteMic = false;
|
mMuteMic = false;
|
||||||
mSessionTerminateRequested = false;
|
mSessionTerminateRequested = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user