uneeq-js 3.6.3 → 3.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -37,6 +37,7 @@ export declare class DeepgramSTT {
37
37
  private reconnectAttempts;
38
38
  private reconnectDelay;
39
39
  private reconnectTimeoutId;
40
+ private wasActiveBeforeReconnect;
40
41
  private digitalHumanSpeaking;
41
42
  private isUserCurrentlySpeaking;
42
43
  private isUiShowingSpeaking;