Robotics StackExchange | Archived questions

asoundconf: command not found (sound_play pkg)

I was trying to use the soundplay package. While doing the first tutorial "How to Configure and Use Speakers with soundplay"

i ran into an issue in the 0.1 step "configuring the sound driver to use your speaker"

when running

asoundconf set-default-card 0

i get the error asoundconf: command not found

Asked by sajid1122 on 2022-09-11 22:44:47 UTC

Comments

Have you installed the package, if not please use sudo apt install ros-noetic-sound-play

Asked by ravijoshi on 2022-09-12 00:04:05 UTC

yup, i did that already. Still same error. "asoundconf: command not found"

Asked by sajid1122 on 2022-09-12 00:59:53 UTC

Answers