noopkat / ms-bing-speech-service

NodeJS service wrapper for Microsoft Speech API and Custom Speech Service
MIT License
82 stars 17 forks source link

support Linux config reporting #2

Closed noopkat closed 5 years ago

noopkat commented 7 years ago

refers to the following code: https://github.com/noopkat/ms-bing-speech-service/blob/master/lib/protocolHelper.js#L8-L32

I don't have a list of Linux distro names to map to. I think that this simplistic method of determining OS names will fail when Linux is introduced, so we need a better way to structure this map. Most likely want to have multiple maps perhaps.