RoBorregos / home-hri

Human-Robot interaction R&D for RoboCup at Home OPL
GNU General Public License v3.0
4 stars 0 forks source link

Fix audio play #62

Open EmilianoHFlores opened 3 months ago

EmilianoHFlores commented 3 months ago

Audio playing sometimes results in an ALSA error that distorts audio (ALSA overrun). This problem is present in both laptops and Jetson, and it does not happen when playing regular audio (with aplay or via GUI), so a solution in the Speak node must be possible.