Skip to main content
Participant
January 16, 2025
Question

I would like to call animateFromAudio(docConfig, appConfig, exportConfig, containerConfig) as an API

  • January 16, 2025
  • 0 replies
  • 180 views

Hi,

Really loved the tool https://new.express.adobe.com/tools/animate-from-audio.

 

I would like to call it as an API from Node or python. There is a sample application but it is a client application: https://github.com/AdobeDocs/cc-everywhere/blob/main/v4-sample/video-quickactions.html

 

Can I create a server side node application that picks an animation, audio file, and streams back the video output? Is there a REST API endpoint? Do you have any examples? What would the input parameters look like for docConfig, appConfig, exportConfig, containerConfig?

 

Thanks!