0

I'm using GNSDK API for recording the Song from microphone and then recognize it.

GNOperations.recognizeMIDStreamFromMic(this, config);

It was working fine with almost 90-95% accuracy, but since last 2-3 days it is returning Status Code: 9001 in almost all cases. So where can I find out the status code related documentation.

Am I exceeding the limit of API calls in Community Free Plan? If yes, then how many API calls we can make for the above mentioned method.

PS: I'm not able to find in this Gracenote Android Developers Guide

Prankul Garg
  • 3,416
  • 1
  • 17
  • 11
  • 1
    Regardless of the error, exactly which SDK are you using.? The Gracenote Android Developers Guide you shared refers to the Mobile Client SDK which is considered deprecated. You should be using GNSDK for Mobile SDK. – Alan May 27 '15 at 04:24
  • Yeah, I am using GN_Music_SDK.jar the deprecated one I guess. Thanks :) – Prankul Garg May 27 '15 at 07:37

0 Answers0