Skip to main content

Module voice_site

Module voice_site 

Source
Expand description

Consent-gated glasses voice capture through a placed ASR site.

The Halo edge records microphone audio by reference as xr/mic-chunk data. Recognition is an eval-fabric placement: local, phone-relay, or fabric. The site returns the already-formed Intent; this module only enforces consent, calls the site, and validates the Intent shape.

Structs§

AsrSite
A placed glasses ASR site.
XrMicChunkRef
A by-reference glasses microphone chunk.

Enums§

AsrSitePlacement
Where a glasses ASR site is placed.

Constants§

XR_MIC_CHUNK_KIND
Kind tag for glasses microphone chunk references.
XR_MIC_CHUNK_NAMESPACE
Namespace for glasses microphone chunk references.

Functions§

voice_intent_via_site
Produces a voice Intent through a placed ASR site.