route_announce_minder.sh 250 B

1234567891011121314
  1. #!/bin/bash
  2. pfx="stdbuf -i0 -o0 -e0"
  3. amixer cset numid=3 1
  4. $pfx /home/bus/bin/debug_client -m DRIVER_NOTIFY | \
  5. $pfx grep -P '\|\d+:\d+ ' | \
  6. $pfx cut -f2 -d'|' | \
  7. $pfx cut -f2- -d' ' | \
  8. $pfx tr -d '"' | \
  9. espeak --stdout | \
  10. aplay