A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Realtime audio recognition in flash

  1. #1
    Junior Member
    Join Date
    Feb 2007
    Posts
    10

    Realtime audio recognition in flash

    Hi all, i am currently working on a audio visualizer in flash but is stuggling to get flash to detect sound off my onboard sound card. Is it even possible now with flash 10? Something like an audio fft but in flash.

    appreciate if someone can help me out here.

  2. #2
    Will moderate for beer
    Join Date
    Apr 2007
    Location
    Austin, TX
    Posts
    6,801
    Unfortunately, you can't get that information directly from the microphone. It's a really stupid design desicion on adobe's part. You could get it if you stream it to and from a server such as red5.

  3. #3
    Junior Member
    Join Date
    Feb 2007
    Posts
    10
    not microphone. from the audio input of the soundcard directly, like an audio fft.
    Is it possible?

  4. #4
    Will moderate for beer
    Join Date
    Apr 2007
    Location
    Austin, TX
    Posts
    6,801
    Definitely not possible directly. There's no access to non-microphone audio in at all.

    You could probably create a server which streams the audio to flash and access it as any other stream. It sounds like you're creating something that's more like an installation than a website, is that right?

  5. #5
    Junior Member
    Join Date
    Feb 2007
    Posts
    10
    Yes totally. I like it to work on a audio visualizer in flash that reacts to any sound that's playing in the background.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center