This Nuget package intercepts the media upload process and uses Azure Cognitive services to get a description. The SDK we use makes an HTTP request to the Computer Vision API.
Since this call can fail, we want the client of our Nuget package to be able to only wait X time.
Resources
This Nuget package intercepts the media upload process and uses Azure Cognitive services to get a description. The SDK we use makes an HTTP request to the Computer Vision API.
Since this call can fail, we want the client of our Nuget package to be able to only wait X time.
Resources