From 5a10be34df879fb9ae659ed8eabf3db0751b2819 Mon Sep 17 00:00:00 2001 From: andreykproductengine Date: Fri, 30 Jun 2017 19:19:09 +0300 Subject: MAINT-142 Fixed Speak button remains enabled in case of SLVoice process termination --- indra/newview/llvoicevivox.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llvoicevivox.h') diff --git a/indra/newview/llvoicevivox.h b/indra/newview/llvoicevivox.h index 81e924e438..c7ce92fff5 100644 --- a/indra/newview/llvoicevivox.h +++ b/indra/newview/llvoicevivox.h @@ -623,6 +623,7 @@ private: bool startAndConnectSession(); bool endAndDisconnectSession(); + bool callbackEndDaemon(const LLSD& data); bool startAndLaunchDaemon(); bool provisionVoiceAccount(); bool establishVoiceConnection(); -- cgit v1.2.3