leaonline / easy-speech

🔊 Cross browser Speech Synthesis also known as Text to speech or TTS; no dependencies; uses Web Speech API
https://leaonline.github.io/easy-speech/
189 stars 21 forks source link

FAQ Section #210

Closed jankapunkt closed 10 months ago

jankapunkt commented 1 year ago

Is your feature request related to a problem? Please describe.

We don't have a clear and understandable FAQ

Describe the solution you'd like

We should have some FAQ.md that is in the top-level of the repository. It should explain some important concepts and provide answers to common questions.

Most important it should clearly show what's OS-level (and thus not being influenced by this library), what's browser-specific and what can be influenced by this library.

Describe alternatives you've considered

Using the wiki, but that is problematic as it's not shipped with the NPM package, while the FAQ can be shipped and is offline-readable.

We should also link any issue that is related to this in the FAQ, no matter whether it's open or closed.

Additional context

General topics

OS-specific topics

These are common issues that may arise but are locked on the OS-level so we can't do a thing about it.

Good practices to tackle them are

Browser-specific topics

These are issues that are specific to the browser and may only be changed by the vendor

Voice-Specific Voices