1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Linux 版 Discord でボイスチャット音が聞こえない(Linux版0.0.90 の問題)

Posted at

2025年4月頃から、 Linux 版の Discord でラウンジのボイスが鳴らなくなった。
マイクは使えるし、システム音などは聞こえているのでデバイス設定などの問題ではない。

ここを見ると、 Linux ユーザに共通して起こっている問題のようだ。

他のサイトを見ても、デグレートとしたり Webブラウザを使ったりと苦労しているようだ。

環境

  • Ubuntu 24.04
  • Flatpak 版 Discord
    Screenshot from 2025-05-20 06-54-57.png

以下の記事でインストールしたものです。
「Flatpak 版 Discord を使う(Discord のアップデートを手動でコントロール)」
https://qiita.com/nanbuwks/items/04316e43cdce77dbf5a1

原因

Linux の Discord の 0.090 自体に問題が入っているようだ。
今回は flatpak を使っていたので flatoak の操作でより新しいバージョンにすることで解決。

解決

$ flatpak update com.discordapp.Discord
Looking for updates…


        ID                        Branch   Op   Remote    Download
 1. [✓] com.discordapp.Discord    stable   u    flathub   76.2 MB / 109.9 MB

Updates complete.

以下のバージョンで治った。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?