The [misc/sound module](https://github.com/ev3dev/ev3dev-lang-python-demo/blob/master/robots/misc/sound.py) is nice, but it only demoes a subset of the available methods of the [Sound class](https://github.com/ev3dev/ev3dev-lang-python/blob/develop/ev3dev/sound.py#L47). It would be nice if we could show off all [sound-related capabilities of the Python bindings](http://python-ev3dev.readthedocs.io/en/stable/other.html#sound) in that demo.