-
Notifications
You must be signed in to change notification settings - Fork 26
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
sayit cannot upload announcement file #294
Comments
Same here with 4.0.0 and 4.0.1 - they don't work `
|
Cannot reproduce it. Can you test it with v4.0.2? |
With 4.04 it works now THX! But I'm still not able to play mp3s. Code: |
What is your code/blockly to play the file? |
Issues only with mp3. Testet with a) a) and b) both set value in "objects" correctly Only Text --> no problem This Popup appears in the Adapter Settings, if I try to play a custom sound: |
Browser with vis-2.0 |
It is not suggested to access state files from disk: But as far as I know the file name should be I added the possibility to play files directly from states: |
Now it works! I set the path to play directly from the state. Thank you for your support and your great job! |
sayit cannot upload announcement file
To Reproduce
Steps to reproduce the behavior:
Versions:
Log:
sayit.0 | 2023-12-27 11:11:01.126 | error | Cannot write file: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
sayit.0 | 2023-12-27 11:11:01.126 | error | Cannot play file: Error: Cannot upload file "tts.userfiles/scifi.mp3" to state: Error: ENOENT: no such file or directory, open 'tts.userfiles/scifi.mp3'
The text was updated successfully, but these errors were encountered: