Roku Developer Program

Developers and content creators—a complete solution for growing an audience directly.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
timkolesa
Level 7

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
Level 7

Re: soundeffects state not changing

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

Re: soundeffects state not changing

So this is not roAudioResource?
0 Kudos
timkolesa
Level 7

Re: soundeffects state not changing

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