question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Lost audio can't not play

See original GitHub issue

Summary

not play audio

Reproduction Steps

-re update 2.0.0a at 06/3/2022 -test music

  • bot join no error log but no audio

Minimal Reproducible Code

#code test for audio
#am use eval command
from discord import FFmpegPCMAudio
a = await ctx.author.voice.channel.connect()
source = FFmpegPCMAudio("https://radio.garden/api/ara/content/listen/P7TysNHJ/channel.mp3?1646558234850")
ctx.voice_client.play(source)

Expected Results

bot join and play audio

Actual Results

nothing bot just join and has no audio

Intents

all

System Information

  • Python v3.10.1-final
  • discord.py v2.0.0-alpha
    • discord.py pkg_resources: v2.0.0a3733+g07a1311
  • aiohttp v3.7.4.post0
  • system info: Windows 10 10.0.19042

Checklist

  • I have searched the open issues for duplicates.
  • I have shown the entire traceback, if possible.
  • I have removed my token from display, if visible.

Additional Context

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
thedtvncommented, Mar 6, 2022

git+https://github.com/Rapptz/discord.py@45d498c1b76deaf3b394d17ccf56112fa691d160#egg=discord.py

thank

0reactions
Rapptzcommented, Mar 8, 2022

This should be fixed in the latest commit.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix sound or audio problems in Windows - Microsoft Support
Select and hold (or right-click) the Speakers icon on the taskbar, and then select Open Volume mixer.
Read more >
How to fix audio problems on your Windows PC | PCWorld
Test by playing a song. Right-click the volume icon and click Open Volume Mixer.
Read more >
Solved: No Sound on Youtube! - Wondershare Recoverit
Part 1: Fast Solutions to Fix No Sound on YouTube · Method 1: Check YouTube Volume/Mute Button · Method 2: Check System Sounds...
Read more >
[Fixed] No Sound on Windows 10 - Quickly & Easily
If the audio device has been muted, you won't hear sound from it. Check if your speaker or headphone has been muted by...
Read more >
How To Fix No Sound On YouTube - Online Tech Tips
If even the incognito window doesn't fix your no sound on YouTube issue, you might want to switch to another browser to see...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found