Variable ServerAudioMessageSchemaConst
ServerAudioMessageSchema: ZodDiscriminatedUnion<
[
ZodObject<{ payload: ZodString; type: ZodLiteral<"media"> }, $strip>,
ZodObject<{ type: ZodLiteral<"clear"> }, $strip>,
ZodObject<{ name: ZodString; type: ZodLiteral<"mark"> }, $strip>,
ZodObject<{ type: ZodLiteral<"end_call"> }, $strip>,
ZodObject<{ timestamp: ZodNumber; type: ZodLiteral<"ping_pong"> }, $strip>,
],
"type",
> = ...
Any frame your server sends to Dial.