You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am having the error whenever i am using the recognition engine and even i have included the dependencies also....compile 'ai.api:libai:1.6.12' but still it is showing the error the code is:
final AIConfiguration config = new AIConfiguration("Client access token", SupportedLanguages.English, ai.api.android.AIConfiguration.RecognitionEngine.System);
The text was updated successfully, but these errors were encountered:
i am having the error whenever i am using the recognition engine and even i have included the dependencies also....compile 'ai.api:libai:1.6.12' but still it is showing the error the code is:
final AIConfiguration config = new AIConfiguration("Client access token", SupportedLanguages.English,
ai.api.android.AIConfiguration.RecognitionEngine.System);
The text was updated successfully, but these errors were encountered: