mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
Speech Recognition does not working in ElectronNET #518
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ionutmihai1995 on GitHub (Jun 21, 2020).
Originally assigned to: @GregorBiswanger on GitHub.
I have a Blazor application using Speech Recognition.
After using ElectronNET, the speech recognition does not working. In the logs it appears that microphone is ok, but I don't know why speech recognition does not work
@GregorBiswanger commented on GitHub (Jul 4, 2020):
Do you have a small demo app for me?
Possibly. have you already tried it in the browser? Without Electron.NET?
@vinnaykulkarni commented on GitHub (Nov 25, 2022):
Hi @GregorBiswanger I am facing a similar issue with annyang (https://github.com/TalAter/annyang) library, works well in chrome
@GregorBiswanger commented on GitHub (Mar 28, 2023):
🎉🚀 New Electron.NET version 23.6.1 released 🚀🎉
With native Electron 23 and .NET 6 support. Your problem should be fixed here. If you continue to have the problem, please let us know. Please note the correct updating of your API & CLI. Info in the README. Have fun!