Hi
I use 'file in' and 'audio out' node to play a mp3 file
the file in is set to "a single buffer object."
When I pass a msg.reset to the 'audio out' node it should stop, but continues playing.
It looks like it keep on playing until its buffer is emtpy.
Is there a way to stop the sound instantly?
you have to set msg.reset to boolean true.
Sorry forgot to mention that
Msg.reset
boolean true.
that is what I did.
Which version of dashboard ?
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.