Discussions

Ask a Question
Back to all

API parameter to disable Expressive Motion in v2/video/generate

(edited)

I'm generating Avatar IV videos via the v2/video/generate API. In HeyGen Studio I always turn off "Expressive Motion" but I can't find the API equivalent.


I've tried all of these inside the character block all are ignored:

  • expressive_motion: false

  • talking_style: "stable"

  • avatar_settings: { expressive_motion: false}

    What is the correct parameter to disable Expressive Motion via API?