We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi. i could not test for now. still waiting for the correct hardware...
But can you tell me if it's possible to use esp8266sam without locking the main program loop ?
Does the main loop hang when the say method is called ?
Goal is to animate something on a screen while tts is running. could this be achieved ?
Thanks by advance for you answer. DrZoid
The text was updated successfully, but these errors were encountered:
The call doesn't return until the audio is completed, sorry.
Sorry, something went wrong.
Many thanks for your answer ! (and your library either !)
I guess my goal is now to sync two mcus (over serial/i2c?). one beeing dedicated for SAM ^^
will try this approach
No branches or pull requests
Hi. i could not test for now. still waiting for the correct hardware...
But can you tell me if it's possible to use esp8266sam without locking the main program loop ?
Does the main loop hang when the say method is called ?
Goal is to animate something on a screen while tts is running. could this be achieved ?
Thanks by advance for you answer.
DrZoid
The text was updated successfully, but these errors were encountered: