Microsoft cognitive service

How can i use microsoft cognitive service API , to detect emotion .

Hi @houcem,

Consult the documentation of Microsoft first [1].
You can use the HttpURLConnection to communicate with the Microsoft service [2].

Gaƫtan

[1] https://azure.microsoft.com/en-us/services/cognitive-services/face/
[2] http://developer.microej.com/javadoc/microej_4.1/addons/java/net/HttpURLConnection.html