ii / iigadget

linux gadget supporting iiflashing, hid, net, and disk
GNU General Public License v2.0
0 stars 0 forks source link

Play audio over a2dp bluetooth #12

Open hh opened 8 years ago

hh commented 8 years ago

https://github.com/ev3dev/ev3dev/issues/198 especially:

espeak -v en -a 40 -s 100 --stdout We had fun today! | paplay -d bluez_sink.88_C6_26_25_7B_E7```
hh commented 8 years ago

https://github.com/ev3dev/ev3dev/issues/198

also good

add root and your non-root user(s) to the audio and pulse-access groups: usermod -a -G pulse-access,audio root