Skip to content

bug: sherpaTTS is not detected by React Native TTS #135

Description

@OscarGitH

SherpaTTS is not returned by the engines() function from the React Native TTS library, even though the engine is properly installed and visible in the Android text-to-speech settings.

This issue was reported by a user testing LifeCompanion on an Android device running /e/OS v3.7.3.

The user was able to install an SherpaTTS. It works correctly in other applications, such as the system GPS app.

However, LifeCompanion (as well as other apps like Geovelo) does not detect or offer this engine. In React Native TTS, only eSpeak is listed when calling engines().

This suggests that the engine is properly registered at the system level, but is not being exposed through the TTS API used by React Native TTS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions