Skip to content

Braille does not display when announcing a message with NVDA. #19

@Nael-Sayegh

Description

@Nael-Sayegh

Hello,
I have tried using the library with Python 3.11 and NVDA 2023.3.
Here is a snippet of code:
`import accessible_output2.outputs.auto

message=accessible_output2.outputs.auto.Auto()
message.output("Test de vocalisationn")`
When I run this code, NVDA does pronounce the message correctly, but the braille display does not show it.
I tried using the braille function, but even there the message is not displayed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions