Tavus - Custom Meeting End Message Demo

How to Customize Meeting End Messages

By default, Daily.co shows these messages when a meeting ends:

Default leave message Default goodbye message

This demo shows how to replace these with custom messages by:

  1. Creating a hidden message div in your HTML
  2. Using Daily.co event listeners to detect different end scenarios:
    • left-meeting: User clicks "leave"
    • error: Connection/technical issues
    • nonfatal-error with end-meeting action: Host ends call
  3. Showing your custom message when these events occur

To see it in action:

  1. Generate a Daily.co room URL
  2. Paste it below and join
  3. Try different end scenarios to see custom messages