Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Play TTS Audio on Windows System #1

Open
shadowwider opened this issue Apr 11, 2024 · 0 comments
Open

Unable to Play TTS Audio on Windows System #1

shadowwider opened this issue Apr 11, 2024 · 0 comments

Comments

@shadowwider
Copy link

Error message: pydub.playback.play(), 'PermissionError: [Errno 13] Permission denied
The project is great, kudos to the developers! The issue I am facing is that I cannot play the voice returned by the API, although I can generate a WAV file. I wonder if everything runs normally for the developer themselves? Later, I found some solutions from jiaaro/pydub#209, which seems to be a problem with pydub on the Windows system.

Following the solutions provided there, I used the simpleaudio library to play the audio, which serves as a simple replacement for pydub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant