changing from an event model to a stream model; using the new API for building native Addons N-API to enable portability between node versions without recompiling. adding in local copies of libraries ...
After installing alltalk_tts with its installation script and running it, it notifies me that the PortAudio library was not found. I then installed as suggested: sudo apt-get install portaudio19-dev ...