Skip to content

Feature request: Add indexing support #65

Description

@mikolysz

Some speech backends can indicate to the caller when a particular point in the requested utterance has been reached (or where that point exists in the buffer, when speaking to memory). This is particularly useful when reading larger text documents and when cursor tracking is desired.

This is a capability that Prism should expose to callers when it is supported by the backend.

The input side of this is basically implemented already (with SSML's mark element). All we now need is a way for backends to signal Prism that a particular SSML mark has been reached, and for that signal to be passed back to calling applications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions