Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
1

Embed Animate from Audio in website

New Here ,
Jul 31, 2023 Jul 31, 2023

Hello,

Is it possible to put the new Adobe Express feature: Animate from Audio on my website? Using Embed Sdk or something.

 

Thank you.

TOPICS
Performance
291
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 31, 2023 Jul 31, 2023

Hello, 

 

Nice to meet you. We currently have animate from Audio in our backlog and we will be planning to launch it in a few months. Meanwhile, if you have any other feedback for us, please keep us posted. Thank you for your interest in leveraging Embed SDK for unlocking creative workflows in your website

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 22, 2023 Aug 22, 2023

This would be a fabulous addition now video is available to export from Express Embed. Our users would get huge use from this.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Aug 31, 2023 Aug 31, 2023

Great news! We just launched the Animate from Audio Quick Action as part of Video Quick Actions in Embed SDK. Learn more through our developer docs and let us know how you like it 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 31, 2023 Aug 31, 2023

Great news!

🙏:party_popper:

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 16, 2025 Jan 16, 2025
LATEST

Hi Siddharth,

 

How do you use it?

 

For example, the example here: https://demo.expressembed.com/ takes an image as an asset. However, I doubt that the Animate from Audio will work with any asset other than the characters seen in https://new.express.adobe.com/home/tools/animate-from-audio, how do we pick those characters and their backgrounds and provide them in the asset property?

 

1 // Initialize SDK and save CCEverywhere object as ccEverywhere
2 ccEverywhere.quickAction.animateFromAudio(
3 docConfig : {
4 asset: {
5 type: "image",
6 dataType: "base64",
7 data: <IMAGE DATA HERE> as string
8 }
9 
...
 
Thanks!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines