Add "translate API"
Docs: http://docs.microsofttranslator.com/speech-translate.html
Hey, can i try to work on this one? :)
Go ahead @dNvl !
Thanks! I think i need to integrate a new module for web-socket requests though as i think the speech translate is based on the wss protocol. I will have a look.
Id decided to go with https://github.com/theturtle32/WebSocket-Node Seems to be useable and well maintained.
FYI - you have a complete working module specifically for translation API. I've tried it with text translation but I think it works with speech as well:
https://github.com/nanek/mstranslator