# Lip sync

Here’s a step-by-step guide on how to create videos with lip sync on Morphic:

1. Upload or generate an image with a character

<figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FeJESNhKAIOe4Boh0WLyo%2FCleanShot%202025-12-15%20at%2018.45.42%402x.png?alt=media&#x26;token=26a6102a-a327-47ee-8cc5-2c315ea03dda" alt=""><figcaption></figcaption></figure>

2. Select the image and switch to video mode

<figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FXHtqgY5TQMCF3irPiFM5%2FCleanShot%202026-01-13%20at%2018.20.51%402x.png?alt=media&#x26;token=d7025b10-37f6-4e98-99cf-a318cc2e7ff4" alt=""><figcaption></figcaption></figure>

3. Select either 720p or 1080p video resolution and select "Veo 3.1 audio on" model

<figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FrzUnvxGixDV6oUUbocS1%2FCleanShot%202026-01-13%20at%2012.15.23%402x%201.png?alt=media&#x26;token=a660e700-3066-4ee0-b750-85b29ab85b20" alt=""><figcaption></figcaption></figure>

4. Optionally, adjust the aspect ratio as per your requirement\
   a. 9:16 for vertical videos such as Reels or Shorts\
   b. 16:9 for horizontal videos

<figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FhbXacAM7StKJWyL7GNbc%2FCleanShot%202025-12-15%20at%2018.36.09%402x.png?alt=media&#x26;token=9861c830-9dab-4a3c-aeee-c554f3401035" alt=""><figcaption></figcaption></figure>

5. Write a prompt to add motion to the video/character and include the dialogue in quotation marks\
   Example: The woman takes a bite of the chocolate and says, “This is one of the best chocolates I’ve ever tasted!” and smiles

<figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FI8JSew9fmXoWAk86OuVq%2FCleanShot%202025-12-15%20at%2018.23.06%402x.png?alt=media&#x26;token=da92a25f-9057-43fd-a9a1-41c6ebfbf488" alt=""><figcaption></figcaption></figure>

6. Click Generate to create the lip-synced video

That’s how you create videos with lip sync on Morphic. This works well for character-driven clips where dialogue and on-screen reactions matter, such as ads, UGC-style videos, and short films.

***

If you have any trouble or have any questions, feel free to reach out. We're happy to help, write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://morphic.com/docs/how-tos/lip-sync.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
