Cognitive Service - Google and Microsoft

Hi All,

Has anyone worked on ‘Cognitive Service’ in AE CE 18.0 either with Google (GCS) or Microsoft (Azure service) and has developed bot using the API provided by them.

I’m facing following issues:

  1. What is the difference between license type BYOL and EVOL.
    n2. Although I’d created account in GCS and enabled vision API, Upom trying to ‘Analyze Image’ as shown below:

On executing getting below error:
‘Error occured while getting response. Please check logs for more details’.

Please let know the path where the log file is stored.
Please share across any automation bot created for ‘Cognitive service’.

or step by step documentation to enable APIs in Google and Microsoft, and how to use them within Cognitive Service Activity.

Thanks

Hi,

BYOL means user will have to get license on his own.
EVOL license is typically for NIA use case where EV team provides license for the same

Also, you are giving incorrect API url
Correct is :
https://vision.googleapis.com/v1/images:annotate

Also, ensure you have valid Google API key

Regards,
Amit Anand

It’s working!

Thanks

Hi,

Has anyone worked on ‘Cognitive Service’ activity,
Language -> Translate
What would be the API URL in case of Google Cognitive Service.

Google_Translate_1
Google_Translate_2

Hi,

Kindly find below all url for Language with respect to Google

Regards,
Amit Anand