Skip to content
New issue

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

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

Already on GitHub? # to your account

Dashboard UI audiout not playing TTS only on a specific socketid client. #807

Closed
6 tasks
hammeronthenet opened this issue May 23, 2023 · 2 comments
Closed
6 tasks
Labels

Comments

@hammeronthenet
Copy link

"DiscIaimer": I post previously on nodered forum, here:

https://discourse.nodered.org/t/dashboard-ui-audiout-is-it-possible-play-tts-only-on-specific-socketid-client/78637

but I'm unable to understand if this is a bug, or something missing or whatever.

So: really sorry if this post may be inappropriate.
If this is inappropriate, please consider this post null.

What are the steps to reproduce?

After a button click on ui or event, I passed in msg.payload the text to reproduce by TTS to AudioOut node.
Please note tha inside msg there's the socketid, and its value is correct.

What happens?

if I've got 2/3 computers connected, I noticed that every one play the same audio.

What do you expect to happen?

if there is on msg the socketid valorized, the audio should be played only on correct client (in my example the same that press the button,or definitely plays the "action")

Please tell us about your environment:

  • Node-RED-Dashboard version: 3.4.0
  • Node-RED version: 3.0.2
  • node.js version:
  • npm version:
  • Platform/OS: Linux(docker container)
  • Browser: Chrome.
@dceejay
Copy link
Member

dceejay commented May 24, 2023

Fixed in v3.5.0 master - not on npm yet.

@dceejay dceejay added the bug label May 24, 2023
@hammeronthenet
Copy link
Author

Oh, so was really a bug?
I check for the fixes on source code thnks ;)

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

No branches or pull requests

2 participants