WeissAzura

Results 1 issues of WeissAzura

The reference for java in here https://docs.microsoft.com/en-us/java/api/overview/azure/cognitiveservices/client/faceapi?view=azure-java-stable doesn't make any sense when i implement com.microsoft.projectoxford:face:1.4.4. Like in the sample file this was used to authenticate : sFaceServiceClient = new FaceServiceRestClient(getString(R.string.endpoint),...