Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Did they change the reference and documentation ? #61

Description

@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), getString(R.string.subscription_key));

But in the doc :

public static FaceAPI authenticate(String baseUrl, final String subscriptionKey)

Reading this make me want to commit suicide.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions