Skip to main content
Participating Frequently
September 23, 2007
Question

AS3: How to control incoming sound from an audio stream?

  • September 23, 2007
  • 1 reply
  • 404 views
When I call NetStream.play() on an existing audio stream, it will start playing the audio. Is there any way I can detect the actual sound intensity the way you'd do with a Microphone object, for example? I can connect to the stream, but I can't know if there's actual sound coming out of it, and even worse, I don't even know if there's a way to know if the stream is actually valid. NetStream.play returns no value...
    This topic is closed to new replies. Start a new post to keep the conversation going.

    1 reply

    Inspiring
    September 23, 2007
    What do you see in flash media sever admin console live view if there isn't an error showing then the stream is valid ...as far as say an equalizer for the sound you can create such a thing to get strated do a google search for flash media server2 play(); livedocs