model: 3700RW
ver: 8.0.0
Anyone having an issue with the soundeffects.state="playing" staying on "playing" after the wav file has played?
Set up an observer on the state field and subroutine never fires.
Confirmed by issuing a stop command in my code and via putty hand entering the commands and checked the state. Stays on "playing"
Also issuing a soundeffects.control="stop" plays the file just like soundeffects.control="play" does and the soundeffects.loadstaus always returns "loading"!
Help please.
Tim