Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new Say(): unsupported platorm! undefined #132

Open
rifkiam opened this issue Mar 1, 2023 · 1 comment
Open

new Say(): unsupported platorm! undefined #132

rifkiam opened this issue Mar 1, 2023 · 1 comment

Comments

@rifkiam
Copy link

rifkiam commented Mar 1, 2023

I am trying to insert a TTS in my nuxt3 app, imported it using ES6 format but this appeared:

image

seems it doesn't detect my platform when I'm clearly using Windows 10

Any clues as to what might caused this? any help would be appreciated

@dillonstreator
Copy link

dillonstreator commented Aug 15, 2024

This library is not meant to work in the browser - it's for CLI tools and native applications.
You may want to consider using native browser features such as SpeechSynthesis or one of the existing wrapper libraries for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants