Files
cv/claude-arabic-voice/speech.html
2026-06-02 18:15:27 +03:00

11 lines
180 B
HTML

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