add checkbox to disable speechtotext

This commit is contained in:
2022-09-28 09:40:54 +02:00
parent f479514a99
commit c0119830f4
7 changed files with 24 additions and 18 deletions
+3 -1
View File
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html xmlns="http://www.w3.org/1999/html">
<head>
<meta charset="UTF-8">
<!-- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP -->
@@ -33,6 +33,8 @@
<option value="georgev">Hermès George V</option>
<option value="sevres">Hermès Sèvres</option>
</select>
<br/>
<input name="audio_analyse" id="audio_analyse" type="checkbox" checked>自动语音分析</input>
</div>
</div>
<br>