* add test for sound device lib
* add trace for missing portaudio
* optimize imports
* add test for pyaudio
* initial soundcard implementation with health check
* enable rx for soundcard
* enable tx for soundcard
* make sample rate configurable
* python 3.4 compat