Added support for MS Cognitive services speech.
You will need a cognitive services ID to enable it.
Enable:
picoh.setSynthesizer('Azure',ID ="")
Change Voices:
picoh.setVoice("HeatherRUS","en-CA","Female")
Speak as normal:
picoh.say("Hello my name is Picoh")
https://azure.microsoft.com/en-gb/services/cognitive-services/speech-services/