You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{# Onboarding path: pair the phone once, then verify dictation from this browser.
Network exposure panel is last and outside #pairing-card so token/QR HTMX
swaps cannot stack duplicates. #}
<divclass="page-head">
<div>
<pclass="eyebrow">CONNECT YOUR PHONE</p><h2>Pair & test</h2>
<p>Connect the phone app with a QR, then record a short clip here to
verify the same path the phone uses.</p>
</div>
</div>
<divclass="flow-step"><spanclass="step-number">1</span><div><h3>Connect VocaPhone</h3><pclass="muted">Keep your phone and gateway on the same trusted network or VPN.</p></div></div>
{{ pairing_html }}
<divclass="flow-step"><spanclass="step-number">2</span><div><h3>Try a transcription</h3><pclass="muted">Use this browser to check that your selected model can turn speech into text.</p></div></div>
{{ test_card_html }}
<detailsclass="card disclosure"><summary>Connection & network help</summary>{{ network_html }}</details>