Skip to content

Chat does not announce new assistant responses to VoiceOver #4

Description

@taylorarndt

What happens

When I send a message and the assistant replies, VoiceOver does not read or announce the new response. I have to manually navigate back to the transcript to find out what came back. In Perspective Chat, a new response is announced as it arrives.

What I expected

When a new assistant response is received, or when streaming completes, VoiceOver should announce it the way Perspective Chat does, so I know the reply arrived without hunting for it.

Where it comes from

The chat views set accessibility labels on rows and controls, but nothing posts a VoiceOver announcement or uses a live region when a response arrives or updates. There is no AccessibilityNotification.Announcement (or equivalent) tied to new or streaming assistant messages in AFM Studio/Views/Chat.

Suggested fix

Announce new assistant content the way Perspective Chat does: post an announcement when a response is received, and announce streaming updates as they come in so the latest text is read aloud.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    accessibilityAccessibility / VoiceOver / keyboardbugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions