---
auto_generated: true
title: Tutorials
path: tutorials
status: published
---

# Tutorials

Step-by-step recipes for common tasks. Pick the one closest to what you're building.

- **[Client-side VAD integration](/docs/scaigrid/scaivoice/tutorials/client-vad-integration)** — How to wire voice-activity detection on the client and emit the right WebSocket frames so ScaiVoice can drive automatic barge-in.
- **[Client-side wake word](/docs/scaigrid/scaivoice/tutorials/client-wake-word)** — How to wire a wake-word detector on the client and emit the right WebSocket frames so ScaiVoice can gate sessions on "hey assistant".
