Gopikanth123 commited on
Commit
a9f7aa6
·
verified ·
1 Parent(s): 3bd8059

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -1
templates/index.html CHANGED
@@ -708,7 +708,8 @@
708
  break;
709
  }
710
 
711
- responsiveVoice.speak(text);
 
712
  }
713
 
714
 
 
708
  break;
709
  }
710
 
711
+ responsiveVoice.speak(text);
712
+
713
  }
714
 
715