all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Alvaro Ramirez <alvaro@xenodium.com>
Cc: copyright-clerk@fsf.org, 72827@debbugs.gnu.org
Subject: bug#72827: [PATCH] Adds NSSpeechRecognitionUsageDescription to Info.plist.in
Date: Thu, 29 Aug 2024 08:57:25 +0800	[thread overview]
Message-ID: <87o75cuowa.fsf@yahoo.com> (raw)
In-Reply-To: <m2ed6aqqgf.fsf@xenodium.com> (Alvaro Ramirez's message of "Tue,  27 Aug 2024 10:12:48 +0100")

Alvaro Ramirez <alvaro@xenodium.com> writes:

> Hi folks,
>
> Here's a tiny patch to add NSSpeechRecognitionUsageDescription to
> Info.plist.in.
>
> Without NSSpeechRecognitionUsageDescription, we cannot launch
> processes that use macOS's speech recognition APIs (including built-in
> shells).
>
> Here's an eshell example:
>
> $ macosrec --speech-to-text --input /tmp/audio.mp3
>  abort trap: 6
>
> With NSSpeechRecognitionUsageDescription in place, macOS displays a
> dialog asking users to grant permission and allows the speech APIs to
> be used from the process.
>
> Added change to Emacs 31 NEWS. If there's any chance the permission
> can make it to 30, I'd be happy to rework the patch as needed.
>
> Cheers,

What speech recognition services exist on Free (GNU/Linux) systems, and
do they require like intervention on our part to function in Emacs?





  reply	other threads:[~2024-08-29  0:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-27  9:12 bug#72827: [PATCH] Adds NSSpeechRecognitionUsageDescription to Info.plist.in Alvaro Ramirez
2024-08-29  0:57 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2024-08-29  5:05   ` Eli Zaretskii
2024-08-29  7:07     ` Alvaro Ramirez
2024-08-30  8:10 ` Stefan Kangas
2024-08-30  9:18   ` Alvaro Ramirez
2024-08-30 16:08     ` Stefan Kangas
2024-08-30 17:45       ` Alvaro Ramirez
2024-08-31 10:39         ` Eli Zaretskii
2024-08-31 11:05           ` Alvaro Ramirez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o75cuowa.fsf@yahoo.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=72827@debbugs.gnu.org \
    --cc=alvaro@xenodium.com \
    --cc=copyright-clerk@fsf.org \
    --cc=luangruo@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.