python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
setState not working anymore if page reloads
I'm using the package speech_to_text in order to create a voice recognition page.
On the first load of the page, everything seems to be right and the package works perfectly.
If I go back and reopen t...
Giovanni
Votes: 0
Answers: 1
Kivy Voice recognition is not converting speech to text
my code is recording voice, but for some reason google recognizer or sphinx not converting the voice to text. If i print the audio there is voice. the output is "Sorry, I did not get that" w...
ea hubs
Votes: 0
Answers: 0
C# Voice bot does not responding to my instructions
I wanted to try sound recognition in C#,but the program is not responding.I had a problem with the language before(my language is Czech),but I solved it by setting Culture.But no output comes out of t...
Radek_Dom
Votes: 0
Answers: 0
Build a voice assistant to open the application with a path in the curly bracket
I wondered if I could add a lot of paths to open the application, but my code only opens the calculator when I ask to open chrome. It shows me like this The file /System/Applications/Google Chrome.app...
Creative D
Votes: 0
Answers: 1