ar
05/27/2025, 6:26 AMVapi Support Bot
05/27/2025, 6:27 AMjs
vapi.send({
type: "add-message",
message: { role: "system", content: "Background event logged." }
});
If the issue persists, it may be a platform bug—consider reaching out to [Vapi support](https://docs.vapi.ai/support) with your code snippet and call logs for further assistance. According to the documentation, background messages should not interrupt the voice bot's speech or flow.
Sources:
- [Background messages documentation](https://docs.vapi.ai/assistants/background-messages)
- [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web)Vapi Support Bot
05/27/2025, 6:27 AMjs
vapi.send({
type: "add-message",
message: { role: "system", content: "Background event logged." }
});
If the issue persists, it may be a platform bug—consider reaching out to [Vapi support](https://docs.vapi.ai/support) with your code snippet and call logs for further assistance. According to the documentation, background messages should not interrupt the voice bot's speech or flow.
Sources:
- [Background messages documentation](https://docs.vapi.ai/assistants/background-messages)
- [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web)ar
05/27/2025, 6:28 AMVapi Support Bot
05/27/2025, 6:29 AMVapi Support Bot
05/27/2025, 6:29 AMar
05/27/2025, 6:35 AMVapi Support Bot
05/27/2025, 6:36 AMVapi Support Bot
05/27/2025, 6:36 AMKings_big💫
05/27/2025, 6:56 AM