This uses system tts: espeak source code: https://gist.github.com/4129391 and called from /root/spkmyinfo.sh in our system we placed it under /etc/rc.local, because system startup takes long time to bring `ifconfig` to work correctly (might be dhcp issue), we need to `sleep 10` in the script to delay network info gathering (which is already done).