all groups > macromedia flash flashcom > september 2007 >
You're in the

macromedia flash flashcom

group:

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


Re: AS3: How to control incoming sound from an audio stream? calmchess333
9/23/2007 12:00:00 AM
macromedia flash flashcom:
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

AS3: How to control incoming sound from an audio stream? William0275
9/23/2007 5:26:37 AM
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 [b]intensity[/b] 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...
AddThis Social Bookmark Button