> ## Documentation Index
> Fetch the complete documentation index at: https://docs.facetime.trychert.com/llms.txt
> Use this file to discover all available pages before exploring further.

# FaceTime Audio vs. Video

> Choose the right media experience for each call.

<h2 id="comparison">
  Media comparison
</h2>

|                       | FaceTime Video                            | FaceTime Audio                                          |
| --------------------- | ----------------------------------------- | ------------------------------------------------------- |
| Avatar                | Animated persona or participant video     | No video track; voice only                              |
| Connecting experience | Branded holding screen for \~5–10 seconds | Silence during initialization; holding audio is planned |
| Assistant config      | Same assistant; avatar is rendered        | Same assistant; avatar\_id is unused                    |
| Sessions              | Caller and room video are bridged         | Audio only in both directions                           |
| Call record           | `media: "video"`                          | `media: "audio"`                                        |

<h2 id="guidance">
  Practical guidance
</h2>

* For audio-heavy use cases, make the greeting early and concise. It is the caller's first signal that the call connected.
* Both media types follow the same answer policy and webhook flow.
* During design-partner rollout, `call.incoming` includes `media`, allowing different accept or decline logic by call type.
