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
feat(shopping): live voice-triggered frame description
Say 'describe this' while in shopping mode to hear colour, pattern,
and fabric details without capturing. Uses a shopping-specific Gemini
prompt focused on tactile details for visually impaired users.
- /describe-frame: new mode=shopping param with garment-focused prompt
- CameraCapture: exposes describe() via captureRef, accepts describeMode
- ShoppingScreen: wires voice command, announces hint on load
- commandParser: 'describe this / what is this / what do I see' → describe_frame
- VoiceContext: describe_frame intent → DESCRIBE_FRAME voiceCommand event
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments