Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

tts action server freezes #26

Open
yepw opened this issue Jul 31, 2019 · 3 comments
Open

tts action server freezes #26

yepw opened this issue Jul 31, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@yepw
Copy link

yepw commented Jul 31, 2019

Hi, the tts action server works fine in most time, but when I send requests multiple times, the action server seems freezing. To reproduce the error, just launch the server:

roslaunch tts sample_application.launch

Then run rosrun tts voicer.py 'Hello World' for multiple times. On my computer, it freezes at about the 32nd times. While freezing, the sound card seems blocked and cannot play any video.

Maybe it is because of my sound card driver or the sound_play package. Hope you can reproduce this. Thank you in advance!

@cevans87
Copy link
Contributor

Thanks for reporting. As I'm already investigating #19, I'll investigate this while I'm at it.

@cevans87 cevans87 self-assigned this Jul 31, 2019
@cevans87 cevans87 added the bug Something isn't working label Aug 5, 2019
@cevans87
Copy link
Contributor

cevans87 commented Aug 9, 2019

Quick update. I was able to repro this, but am not able to investigate within the next week.

@cevans87 cevans87 removed their assignment Aug 9, 2019
@ryanewel
Copy link
Member

Looked into this a bit today. It looks like this is an issue with the soundplay node which this package uses to play the audio files it gets back from Polly. We've opened an issue on that repository: ros-drivers/audio_common#125

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants