Auto-deploy: 2026-06-02 18:39:04

This commit is contained in:
Hamza-Ayed
2026-06-02 18:39:04 +03:00
parent 8ebbedad83
commit 979a5bbdae
5 changed files with 186 additions and 63 deletions

10
speech.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Speech Recognition Frame</title>
</head>
<body>
<script src="speech.js"></script>
</body>
</html>