Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
timkolesa
Visitor

soundeffects state not changing

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
0 Kudos
3 REPLIES 3
timkolesa
Visitor

Re: soundeffects state not changing

Just confirmed this issue exists on the model 7105X roku tv. 
0 Kudos
Komag
Roku Guru

Re: soundeffects state not changing

So this is not roAudioResource?
0 Kudos
timkolesa
Visitor

Re: soundeffects state not changing

It appears to be the scenegraph version based on a roAudioResource.
0 Kudos