+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Junior Member
    Join Date
    Jan 2010
    Posts
    2

    Internet Audio & Security Settings

     
    Hello,

    I am developing a website that plays audio upon request by the user, ie they press a button.

    On most machines this works fine. However, one one particular machine the audio does not play, this machine has a lot of security features which have been enabled. But I don't know what was done to this machine.

    I set all of the IE security settings to Default to no avail.

    Does anyone have any idea what I need to change so the audio will play?

    -J

  2. #2
    you like me -FMA's Avatar
    Join Date
    Oct 2004
    Location
    Michigan~
    Posts
    3,475
    I don't know where to begin. We're going to need a lot more information.

    1. How are you streaming the audio? Flash? HTML? External media player?
    2. Security features? What programs are you using for the security features?
    3. We're probably going to need to know "what was done to this machine" - who operates it? Can you ask them?
    4. Can you give us a link to the website? Could help.

    -FMA
    Cute

  3. #3
    Junior Member
    Join Date
    Jan 2010
    Posts
    2
    >We're going to need a lot more information.

    Ok, I will do the best I can, sorry I was short on info. The playback is audio from a CAPTCHA servlet written in-house.

    >1. How are you streaming the audio? Flash? HTML? External media player?
    The servlet sends audio/x-wav to the browser in the response.

    Code:
            response.setHeader("Cache-Control", "no-store");
            response.setHeader("Pragma", "no-cache");
            response.setDateHeader("Expires", 0);
            //flush content in the response
            response.setContentType("audio/x-wav");
            ServletOutputStream responseOutputStream =
                response.getOutputStream();
            responseOutputStream.write(captchaChallengeAsWav);
    I wrote the generated audio to a file and that plays fine. It's just that when IE/FireFox receives the audio, it isn't played.

    >2. Security features? What programs are you using for the security features?
    From what I can tell, something was changed in the OS, like a group policy or some sort of registry setting.

    >3. We're probably going to need to know "what was done to this machine"
    Yeah, if I knew that I wouldn't be here!

    >Can you ask them?
    I'll look into that, but am not optimistic.

    >4. Can you give us a link to the website? Could help.
    I would like to, but it's behind a firewall.

    I know that is not very much, but...
    Thank you for helping.

    -FMA[/quote]

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. security settings
    By demo11 in forum Technical Support
    Replies: 0
    Last Post: May 30th, 2009, 11:22 AM
  2. Internet Security Settings
    By bloodycrashboy in forum Technical Support
    Replies: 0
    Last Post: December 16th, 2008, 03:39 PM
  3. SECURITY SETTINGS
    By dthomas2008 in forum Technical Support
    Replies: 1
    Last Post: September 15th, 2008, 07:09 AM
  4. Replies: 2
    Last Post: June 7th, 2007, 09:50 AM

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Recommended Sites: ResellerRatings Store Reviews