You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a sound is asked to reproduce, if has no sound, it has to read with the voice sintetizer from the phone in the corresponding language (app one).
The library has to work offline, so if is not feasible, when the object is created or is played, if there is internet connection, it will have to store the sound as if a record was.
When a sound is asked to reproduce, if has no sound, it has to read with the voice sintetizer from the phone in the corresponding language (app one).
The library has to work offline, so if is not feasible, when the object is created or is played, if there is internet connection, it will have to store the sound as if a record was.
Examples: https://betterprogramming.pub/perform-speech-synthesis-in-your-javascript-applications-ac3efa1eb6fa
The text was updated successfully, but these errors were encountered: