Protocol
Conformance and inspection
Validate event sequences with fixtures and inspect traces without exposing sensitive data.
SDK 0.1.0Private preview
Validate the event contract
Run npm run voice:conformance against the versioned normal-turn, interruption, binary-audio, error, expiry, and reconnect fixtures. Attach ProtocolInspector to the SDK to record monotonic timing and state transitions. It redacts keys, authorization, cookies, session secrets, tokens, audio bodies, and function outputs before export. Do not use raw WebSocket logging in production.