From 2b03236e013cbe9968c05413f6f0ce91b24c8c79 Mon Sep 17 00:00:00 2001 From: grasum Date: Thu, 10 Oct 2024 14:22:11 +0300 Subject: [PATCH] Update instructions for voice recognition usage Clarified the procedure for using the voice recognition feature by specifying that users should speak into the microphone after pressing "Start" and indicating that pressing "Stop" will end the functionality. This makes the instructions more comprehensive and user-friendly. --- Anul3/AplicatiMobile/Lab2/VoiceRecognition/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Anul3/AplicatiMobile/Lab2/VoiceRecognition/index.html b/Anul3/AplicatiMobile/Lab2/VoiceRecognition/index.html index 19ec603..9d33959 100644 --- a/Anul3/AplicatiMobile/Lab2/VoiceRecognition/index.html +++ b/Anul3/AplicatiMobile/Lab2/VoiceRecognition/index.html @@ -27,7 +27,7 @@

Voice Recognition with Start and Stop Buttons

-

Click "Start" to begin voice recognition and "Stop" to end it.

+

Click "Start" to begin voice recognition, speak in the microphone of the device and wait for it to be converted to text. Then press "Stop" to not use this function anymore.