bmOS_client

bmOS json parser.

The bmOS client is designed to run on the same host as voice2json, in order to not overwhelm the pi zero's processing capabilities.

It constantly processes json input lines (read from stdin), and sends to a designated host the extracted intent and confidence values.

THIS IS A WIP