@getdial/sdk - v0.21.0
    Preparing search index...

    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.