From: Cecilio Pardo <cpardo@imayhem.com>
To: 74863@debbugs.gnu.org
Subject: bug#74863: 31.0.50; Problems with play-sound on MS-Windows
Date: Sat, 14 Dec 2024 00:50:34 +0100 [thread overview]
Message-ID: <f6a908f1-5444-4cde-a3e2-725ab001fb17@imayhem.com> (raw)
There are some problems with play-sound, but I didn't find an active bug
for them. Before working on them I have a couple of questions:
- Is sound playing synchronous on purpose?
- To support :data, we can use the PlaySound function, but we will lose
the ability to play files other than wav. We can maintain the current
code for files, and use PlaySound for :data. Another option would be to
simply save data to a temp file and play the file.
next reply other threads:[~2024-12-13 23:50 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-13 23:50 Cecilio Pardo [this message]
2024-12-14 8:42 ` bug#74863: 31.0.50; Problems with play-sound on MS-Windows Eli Zaretskii
2024-12-14 14:07 ` Cecilio Pardo
2024-12-14 14:56 ` Eli Zaretskii
2024-12-15 1:35 ` Stefan Kangas
2024-12-15 20:36 ` Cecilio Pardo
2024-12-15 22:16 ` Stefan Kangas
2024-12-15 11:55 ` Cecilio Pardo
2024-12-15 12:50 ` Eli Zaretskii
2024-12-15 18:33 ` Cecilio Pardo
2024-12-15 18:48 ` Eli Zaretskii
2024-12-15 20:38 ` Cecilio Pardo
2024-12-21 10:37 ` Eli Zaretskii
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=f6a908f1-5444-4cde-a3e2-725ab001fb17@imayhem.com \
--to=cpardo@imayhem.com \
--cc=74863@debbugs.gnu.org \
/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.