ciyidogan commited on
Commit
9f1dce5
·
verified ·
1 Parent(s): 720df86

Update flare-ui/src/app/components/chat/chat.component.ts

Browse files
flare-ui/src/app/components/chat/chat.component.ts CHANGED
@@ -68,7 +68,6 @@ export class ChatComponent implements OnInit, OnDestroy, AfterViewChecked {
68
  useSTT = false;
69
  sttAvailable = false;
70
  isListening = false;
71
- sttAvailable = false;
72
 
73
  // Audio visualization
74
  audioContext?: AudioContext;
 
68
  useSTT = false;
69
  sttAvailable = false;
70
  isListening = false;
 
71
 
72
  // Audio visualization
73
  audioContext?: AudioContext;