You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks Svein, it was indeed a permissions issue. When I did as you suggested, hear got run in Terminal which requested the Speech Recognition permission, and ran fine then onwards.
Also, as I normally use iTerm and it wasn't triggering the permission request, I noticed that it was a bit out of date. Once upgraded to the latest version (3.5), hear works from there as well.
first try on MacbookPro M1 and works fine but same not working on desktop iMac...
Looks like some security issue. first allowed app opened from App store and identified developers
but still getting abort.
hear -h is works fine
Checking why with:
xattr -l /usr/local/bin/hear
getting : com.apple.quarantine: 0081;665dd081;Chrome;
also tried to exclude from quarantine xattr -d com.apple.quarantine /path/to/file , but not helped..
The text was updated successfully, but these errors were encountered: