5-stones / react-native-readium

📚 📖 React Native ebook reader for iOS, Android, & Web via Readium
MIT License
83 stars 25 forks source link

[Feature Request] TTS Support #24

Open M-HARIS-97 opened 1 year ago

M-HARIS-97 commented 1 year ago

Is readium support TTS feature? if yes, How can I use that?

jspizziri commented 1 year ago

@M-HARIS-97 currently TTS isn't supported. It was only fairly recently that it was released in readium. However, it is something that I want to add in the future.

M-HARIS-97 commented 1 year ago

@jspizziri Ok

jspizziri commented 1 year ago

Just updating this that TTS is now available in the readium toolkits now.

AmrithVengalath commented 1 year ago

When can we expect TTS support to be available on react-native-readium ?

jspizziri commented 1 year ago

@AmrithVengalath you can expect it when one of the following things happens:

  1. We (the maintainers of this project) decide we need it in our projects and implement it.
  2. A community member decides to contribute code and submits a PR for it.
  3. The feature gets sufficient funding/sponsorship from people who want it to justify us building it.

It will be available based on whichever of those options happens first. If you want it quickly I'd recommend you take a shot at contributing some code.