Playing music cds from the commandline

cdcontrol -f /dev/acd0c
update:
a chown root:wheel /dev/acd0c makes life easier
update:
load sound-module: kldload snd_es137x
load sound-module at boottime: add sound-module to /boot/loader.conf:
snd_es137x_load=“YES“