Ovh object analysis

Context:
I currently have a project where several audio files (wav) are saved using OVH cloud. This objects are managed from my application using the S3 APIs.

Issue:
A member from my team, needs to somehow be able to analize this files without having to download them but I’m unsure where to start looking. What would I need to build so he can analize those files online, thanks in advance. If any information is missing let me know.

I tried looking in S3 API documentation
OVH documentation and ovh
documentation but I was not able to find something related to what I need to accomplish

Leave a Comment