Skip to content

NVDA doesn't speak files names during letter-key navigation for IVONA SAPI 5 voices #11168

@KarolPecyna

Description

@KarolPecyna

This issue occurs in NVDA 2019.3.1 and above.

During the key navigation in Windows directories three separate speak calls are generated from the sapi5.py synthDriver. For example, the calls may contain following texts:

1. <pitch absmiddle="0"><spell>s<Bookmark Mark="166" /></spell></pitch>
2. <Bookmark Mark="167" />
3. <pitch absmiddle="0">Spotify  4 z 16  <Bookmark Mark="168" /></pitch>

Unfortunately, IVONA SAPI 5 voices don't generate the bookmark callback for a speak command that contains text with only bookmark tag. In effect the speak command with the last text is not called.
IVONA voice authors reported they can't fix that on their side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions