Cannot play wav files through Quicktime 7.6.6 embedded object

We are playing voice messages on the web page using QuickTime player .
We have embedded QuickTime object in the web page to play the messages
We are facing an issue with playing of voice messages with the latest QuickTime version 7.6.6. These messages are playing in the previous versions of the QuickTime.
We tried to update the classid for the latest QuickTime version while embedding the object but we are not able to hear the messages, also we are not getting any error or exceptions.
We are able to hear the messages after downloading it locally using the new QuickTime version.
Let us know the resolution

http://developer.apple.com/internet/ieembedprep.html

Similar Messages

  • How to play avi files through quicktime!!!

    I tried to download the wmv file through apple that they suggested but it does nothing. I don't have any idea how to play windows media through quicktime. please someone help me out on how i can do this please.

    i installed it but it does nothing for me after i download it. when i try and play the movie it still says quicktime cannot play file and i dont know how to play it through wmv after i download it please help me out.

  • Does Firefox play .wav files on Quicktime 10 with an iMac with Snowleopard?

    I upgraded to Snowleopard, on my iMac desktop. On Safari, the .wav files (voicemail) from work play (on Quicktime 10), but on Firefox 5.0.1 they don't. The message says I need an additional plug in, but they are for making videos and listening to audio visualizations, and making closed captionings. I tried two of them anyway (Divx and Express Burn) and they didn't work. Now I am having trouble getting rid of the plugins I tried. How can I get it to work on Firefox 5.0.1? I called Apple, they said to ask you.
    Sincerely,
    Windancer

    http://developer.apple.com/internet/ieembedprep.html

  • Playing Wav files through bluetooth

    I receive Wav files as email attachments.  I would like to play them through my bluetooth when connected.  Or, at least play them through the speaker as a default instead of through the handset.
    Is this doable?

    Hello, I am having the same problem.  We have a Curve 8330 with a Jabra T5330 bluetooth device.  The device works great when using it with the phone, but we use Unified Messaging for our voicemail and need to listen to .wav files delivered via email.  These .wav files do not come through the bluetooth device.  Do we need a different headset (one that supports stereo perhaps) or is something configured incorrectly on the Blackberry?  Thanks in advance!

  • Cannot play .wav file in ICM script

    Dear all,
    I wrote a cript that plays a audio file ( .wav). That file is in correct audio format ( 64kbps, 8bit, 1 mono, 8kHz, CCITT u-law).
    As you can see in script, all test calls from PSTN after jumping to Run Ext. Script  are going to End node ( number 27). And from mobile test, i cannot hear any sound from script.
    So, what is cause here? Thank in advance

    I'll have to go on some assumptions since you don't have a lot of info here.  Someone probably created a generic IPIVR script that performs similar functionality to the micro apps in CVP using peripheral variables as input.  If an error is occuring, it is happening in the IPIVR and you will need to look at the MIVR logs to see what is causing the error.  As for the path that the call takes once it exits the run external script node, that is set within the IPIVR script using the Set ICM Result step.  Set it to true and it exits the success leg or set it to false and it exits the failure leg of the node.  I'm guessing that you are probably not looking in the correct directory for the wav file and that is why it is not playing.
    Ed

  • Playing wav file through my bluetooth?

    Is there any way I can have wave files play through my bluetooth headset(Jawbone)?  I'm not looking to play music, I just want to play my voicemails that I receive through email as an attachment.
    Any help?

    Hello, I am having the same problem.  We have a Curve 8330 with a Jabra T5330 bluetooth device.  The device works great when using it with the phone, but we use Unified Messaging for our voicemail and need to listen to .wav files delivered via email.  These .wav files do not come through the bluetooth device.  Do we need a different headset (one that supports stereo perhaps) or is something configured incorrectly on the Blackberry?  Thanks in advance!

  • Cannot play .wav files attached to email

    I see on page 50 of the iPhone manual that .wav files are supported, however, they do not play. The error I get is "this movie format not supported". Does anyone have an answer that will help me?
    Thanks!

    did you find a resolution for this? I have the same issue on my business wav email accounts, but my home wav email account works fine.

  • Cannot Play Wav file

    Hello,
    I have a T850 and when I receive a voice mail message at work it emails my outlook and since I am synced I get the email and the message as a wav file on my T850. The Wav file opens but there is no sound, however the sounds works when viewing a tube video over the web on the same phone. Does anyone have any ideas on how to correct? Thanks!
    Post relates to: Treo Pro T850 (Sprint)

    nmartinez wrote:
    The Wav file opens but there is no sound, however the sounds works when viewing a tube video over the web on the same phone.
    I would expect a WAV to open in the Windows Media Player. Is that what happens? Does the Media Player correctly play MP3s (e.g., on a microSD card)?

  • Cannot play AVI file with Quicktime 7.3.1

    Upgraded to leopard and AVI files with mjpg format will not play. Play on older mac with tiger and Quicktime 7.3.1
    Appreciate any help
    nbg

    Apple Discussions!
    See QuickTimeKirk's response in this thread. You can also try VLC Media Player.
    Whichever one you try, just make sure you repair permissions & restart afterwards.

  • Quicktime not playing .wav files

    I cannot get .wav files to play.
    I have installed Flip4Mac Beta for snow Leopard (twice) and even reinstalled Quicktime Player 7 just in case that would work since my Quicktime 10 (51) does not handle .wav files. This is a big problem.
    Is there a solution since I think it may be something with my upgrade to snow leopard and incompatibility issues and hopefully this is an issue being worked on by apple.

    "I have installed Flip4Mac Beta"
    BETA=buggy. Suggest that you post your concerns over on the Flip4Mac forums.
    There may be solutions regarding how to make their beta product work w/QT & Snow Leopard.

  • Error Playing .wav file on RHEL 4 using JMF

    Hi,
    We are using jmf api to play wav files on our application deployed on rhel version 4. But we are receiving the following error
    **"Cannot find a Processor for: myfolder/myAudio.wav" --->
    this exception is comming from javax.media.Manager
    throw new NoProcessorException("Cannot find a Processor for: " + source);"**.
    Any ideas what could be issue with this, am I missing some drivers/processor for wav files? I did a default jmf studio installation.
    Thanks and Regards
    Vikram Pancholi
    Edited by: vpancholi on Sep 8, 2009 8:51 AM

    If we take a look at the supported formats page...
    [http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/formats.html]
    And the WAV file is supported by the cross-platform pack, AKA, jmf.jar.
    If you're unable to open a WAV file, I'd say it's most likely because you don't have JMF.jar on your library path. You can fix that at runtime with the switch -djava.library.path=<whatever>
    That's what I would say the issue is.

  • Cannot play MP3 files in Dreamweaver CS4

    Hi
    Apogogies if this has been asked before.
    I have an embedded MP3 file on one of my DWCS4 pages but when I try to play it from the Properties Inspector I get the message "Unable to find the plugin that handles this media type".
    The sound file plays OK in Firefox and IE but I would like to be able to test it in DW. I have the currrent version of Apple QuickTime Pro installed.
    I am using both Windows XP and Vista with the same problem.
    Is there a plug I can download for DW only in order to play these files without resorting to converting the MP3 to another format.
    Any help would be much appreicated.
    Thanks
    George

    Yes but I did exactly what I accused you of doing so it was really bad!
    Software troubles can drive you a bit crazy. Sorry again.
    From: pziecina <[email protected]>
    Reply-To: <[email protected]>
    Date: Thu, 08 Oct 2009 09:16:11 -0600
    To: d maass <[email protected]>
    Subject: Cannot play MP3 files in Dreamweaver CS4
    Hi
    Thank you for the apology, but as we have all (probably), misread and
    therefore wrongly replied to posts, it is not really necessary.
    PZ

  • How do you make itunes not play wav files?

    I know how to make it play wav files but how do I remove it from the default player list? I want them to all play in Quicktime. I have done the right click, holt alt and press Always Open With... and also done the right click and specify it to open in Quicktime. I have done this on 3 different Macs with 2 different OSX versions. It will open in Quicktime that one time but then the next time I open a wav file it goes back to Quicktime.
    Anyone have any suggestions?

    It will open in Quicktime that one time but then the next time I open a wav file it goes back to Quicktime.
    Do you mean, "goes back to iTunes"?  "A wav file," or the same wav file you just changed?
    Did you select the additional option in Get Info's Open With window to, "Change all of this kind to open with Quicktime"?

  • Play WMV Files in Quicktime

    Hi,
    I run Win XP & Surfari. I am trying to get away from running Media Player. I wish to play WMV files in Quicktime players. I do not wish to use a 3rd party player I just want to be able to open the WMV & it runs in Quicktime. I do not not want to go through the hassle of using another program to convert the file I just want to be able to run it in Quicktime. Is this now possible? I have read other posts in the Forum and nobody has answered this question directly they just say convert..... & that is a stupid answer & not satisfactory
    Many thanks in advance
    PS

    Again, QuickTime for windows can't play .wmv or.wma, in this link look to the column on the right, Supported File Formats.
    http://www.apple.com/quicktime/player/specs.html

  • Pure Music software player is not working with iTunes 10.4 and Lion 10.7 playing wav. files.

    Pure Music player from Channel D software will not work when playing wav. files after updating to Lion OS. I can open the application as usual but after playing one song it will not advance to the next track either on its own or manually. The scrolling track name goes dim and I cannot get the play button to respond. Has anyone else experienced this problem?
    Ron

    Thanks Limnos, but unfortunately the same error still remains.
    The disk was OK.  Permissions had errors along the lines of groups should be 0, is 80.  I repaired that.  Tried again to open, then reinstalled (new download again), but again the same problem.
    I checked permissions again and some of the 0-80 errors came again, but no clear reason from there I think
    Was also a SUID warning on ARDAgent but I see online that doesn't appear to be something abnormal.
    I tried reloading Lion but the installation came back with software appears to have been tampered with (I think the dmg file is gone as I couldn't find it).  I then went to email to report a problem so I could download again but of course that whole process doesn't work because itunes wont open.
    So Stuck
    if there is anything else I might be missing?

Maybe you are looking for

  • Scripting a file name change as a data merge element.

    My goal of the work being done with InDesign is to utilize the Data Merge functionality of InDesign and the, already available, ability to create a new document per record in your data source where the docuement name is changed based on data containe

  • Dbms_output question

    I have a package with a bunch of procedures and I wanted to implement some error handling. This will be my first time putting error handling in a package. I am fairly new with Oracle anyway. Right now a SQL Plus script runs the package. I have a dbms

  • HT2905 My version of iTunes doesn't show "Display Duplicates"  let alone display Exact duplicates.  Any ideas?

    Display duplicates is not an option under my File menu.  Any help would be appreciated. Fred

  • Using a slider to change line thickness

    Hi, This is a continuation of a project I have been posting over the last week. My latest problem is trying to make a slider that changes the line thickness in a drawing app that I would to share with my students. When moved from left to right a circ

  • Developer Studio Service Pack 11

    I will need to upgrade the Developers Studio and I see 2 different files; support pack 11 and the patch for support pack 11.  Each of these files are 550MB.  Do each of these files contain the whole installation program?  Meaning, I only have to down