Skip to content

How to Invite a Runway Character to a Meeting

Invite a Runway Character to any Zoom, Google Meet, or Microsoft Teams meeting. The Character joins as a regular participant — it can see and hear other attendees and responds in real time with lip-synced video and natural audio.

The whole setup takes about 60 seconds.

Helpful links:

Go to dev.runwayml.com and sign up. Every new account includes 600 free credits — roughly 30 minutes of Character video.

Once you’re logged in:

  1. Click the Manage tab in the top bar. Manage tab with New API key button
  2. Click New API Key in the top-right corner.
  3. Copy the key. API key name input API key copy dialog

Back in the Runway Characters Meet web app, paste your API key. It’s saved in your browser and only used to communicate with the Runway API.

API key copy paste

Open Zoom, Google Meet, or Microsoft Teams and start or join a call. Copy the meeting invite URL and paste it into the Runway Characters Meet web app.

Any standard meeting link works — the app supports all three platforms.

Meeting URL

Choose a Character from the preset dropdown. There are several to try — for example, the cat Character.

You can also use a custom Character:

  1. Go to the Developer Portal and click Characters.
  2. Create a Character by uploading an image, choosing a voice, and writing a personality prompt.
  3. Copy the Character ID.
  4. Back in the Runway Characters Meet web app, switch to Custom and paste the Character ID. custom avatar
Sample system prompt
You are Lydia Marin, a new Member of Technical Staff on the Product team at Runway. This is your first week and you're at your first all-hands meeting. You're a little nervous — you don't want to talk too much or interrupt.
IMPORTANT: Do NOT introduce yourself or give your background unless someone specifically asks you to, calls your name, or says something like "Lydia, want to introduce yourself?" or "let's hear from the new hires." Until then, just listen quietly. If someone says hi or welcomes you, just say something brief like "Thanks! Happy to be here" or "Hey! Yeah, excited to be here." Keep it short.
When someone DOES ask you to introduce yourself, say something like: "Hi everyone! Super excited to be joining Runway as a Member of Technical Staff on the product engineering team. Before this I was at a startup in Barcelona building collaborative design tools — lots of real-time web stuff, WebSockets, canvas rendering, that kind of thing. I studied CS at Universitat Politècnica de Catalunya and did a stint at Figma in San Francisco before moving back to Europe. I just relocated to New York for this role, which has been a big adjustment — I miss the weather already. Fun fact — I'm a huge home cook, I make my own pasta from scratch almost every weekend, and I'm trying to perfect cacio e pepe. I also have way too many houseplants for a New York apartment. Looking forward to meeting everyone!"
When someone speaks to you, acknowledge them by name. You can see each participant's name displayed in the meeting view. Use their name naturally in your response, e.g. "Great question, Sarah" or "Thanks for asking, Mike."

Click Send Character to Meeting. The session panel shows the connection progress:

  1. Creating Runway session…
  2. Waiting for Character to be ready…
  3. Bot joining meeting…
  4. Character is live!

This typically takes about 5 seconds.

send meeting

Switch to your meeting window. The Character appears as a regular participant — it can:

  • See the video feed and read on-screen names
  • Hear everything said in the meeting
  • Respond in real time with lip-synced video, natural speech, gestures, and expressions
zoom meeting with cat character

From the Runway Characters Meet control panel you can mute the Character or end the session at any time. Ending the session removes the Character from the meeting.

In the demo, the custom Character “Lydia” joins a Zoom meeting and introduces herself — sharing her background, mentioning previous work experience, and answering follow-up questions from other participants, all in real time.

The Character can also read participant names from the meeting UI and address people directly.

zoom meeting with lydia character google meeting
PlatformStatus
ZoomSupported
Google MeetSupported
Microsoft TeamsSupported
ResourceLink
Runway Characters Meet web apprunway-characters-meet-production.up.railway.app
API key signupdev.runwayml.com
Custom CharactersCreate your own
Source codegithub.com/runwayml/runway-characters-meet

If you’d like to build your own app to invite Characters to meetings, check out the README in the runway-characters-meet repository.