How to get a wav file to play

How can I get a wav file to play without the person I sent a "share link", by downloading? All I want is to get a review of the mixing of Adobe Audition. I don't want to "give" my work to people, I just want to hear! So they can approve or leave comments on how to improve it. . How can I share it with clients without giving them? I want them to hear. Thanks, but if this is not possible, then the cloud thing is useless for me.

Hi Harvey.

You're right that for now, the only way someone can listen to the audio file you shared with them is to download first. For now, it is possible for someone to play a video file sharing but not audio files.  It is in our backlog of needs, but I can't give an estimate for when it will be delivered.

Thank you
Island of Elba

Tags: Adobe

Similar Questions

  • How to get the mov files to play on ms media player

    Hello how is what we all mov files by our cameras when we're doing videos, that I can up load on youtube very well, but my Media Player will not play. Please don't tell me about codecs unless you include the link to get the mov files. Thank you

    Right-click on the mov file and point to open with, click Windows movie maker,

    Rotation is on the top / center and Save is on the top / right.

  • How can we support WAV file stream by using the window media services

    How can we support WAV file stream by using the window media services in Windows Server 2008 R2

    Hello

    The question you posted would be better suited in the TechNet Forums. I would recommend posting your query in the TechNet Forums:

    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer

  • How to copy a wav file of windows media player on my desktop?

    How to copy a wav file of windows media player on my desktop?

    How to copy a wav file of windows media player on my desktop?

    =======================================
    Try this... right click on the file and choose... Open file location...
    so... copy / paste... from your desktop. John Inzer - MS - MVP - digital media experience

  • Hide: I went to my documents and I had this issue, and I clicked on something that is called HIDE and I don't know how to get to this file now!

    I went to my documents and I had this issue, and I clicked on something that is called HIDE and I don't know how to get to this file now! Anyone know where are the hidden files?

    Go to start / Control Panel / folder Options / view and check the box to show the hidden files and folders and uncheck to hide extensions of known file types.  Only the first is required for this problem, but the other may be useful later and you might as well do it while you're already here.

    Now, you will be able to see the folder.  It will be in the same place, it has always been (it has not been assigned) - it was just hidden and now that you can see hidden files and folders you can see again.  You may notice that it deteriorated a little bit lighter that other records - it is a sign that it is a hidden file or folder.

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • How to get a zip file when publshing edge animate.

    On the web, I saw a video on how to do an application of your dashboard project animate (http://www.lynda.com/home/Player.aspx?lpk4=127570 & playChapter = Falsein).  I tried to watch this video, but when I publish my project, no .zip file is not created. Any suggestions?

    Heathrowe and Resdesign:

    Thank you very much!!!

    Zipped and uploaded the file and then it's OK: created the application and

    installed on a phone.  Wasn't working 100% but I think I can work

    outside. (Has to do with the code).  > BTW: is the part of the key of the video file

    required only if you want the application on the market.

    Svein-> torus

    2014-01-29 resdesign [email protected]>

    Re: How to get a zip file when publshing edge animate.

    created by resdesign http://forums.adobe.com/people/resdesign> in * edge

    Animate CC *-see the full discussion onhttp://forums.adobe.com/message/6064342#6064342

  • How to get the gif file hosted by using the Http connection?

    Hello

    I have an application that downloads animation gif from a server by using the http connection. Here is the code I use to download the image.

    try {
    
                httpConnection = (HttpConnection) Connector.open(url, Connector.READ_WRITE);            httpConnection.setRequestMethod(HttpConnection.GET);
    
                if (httpConnection.getResponseCode() == HttpConnection.HTTP_OK) {                DataInputStream dS = httpConnection.openDataInputStream();
    
                    byte[] data = new byte[dS.available()];                dS.read(data);
    
                    gifImage = (GIFEncodedImage) EncodedImage.createEncodedImage(data, 0,data.length);
    
                } else {                throw new Exception("ResponseCode:" + httpConnection.getResponseCode());            }        } catch (Exception e) {                        gifImage = null;            e.printStackTrace();        }
    

    the problem with this code is, when the gif file is 1175 bytes above, it does not load the gif.

    example:-If the gif on the server is 1500 bytes, this code retrieves only 1175 bytes.

    I think that the rest of the bytes are sent in a different package. But how to get them.

    can someone please provide a code for buffering the inputstream?

    any help is appreciated.

    Dieye

    Hmm, nobody seems to know how to do, it seems. Here's how I did it.

                httpConnection = (HttpConnection) Connector.open(url, Connector.READ_WRITE);
                httpConnection.setRequestMethod(HttpConnection.GET);
    
                int responseCode = httpConnection.getResponseCode();
                if (responseCode == HttpConnection.HTTP_OK) {
                    inputStream = httpConnection.openInputStream();
                    ByteArrayOutputStream byteArrayOutputStream = new ByteArrayOutputStream();
    
                    byte[] buffer = new byte[256];
                    int len = 0, imageSize = 0;
    
                    while (-1 != (len = inputStream.read(buffer))) {
                        byteArrayOutputStream.write(buffer);
                        imageSize += len;
                    }
    
                    byteArrayOutputStream.flush();
                    byte[] imageData = byteArrayOutputStream.toByteArray();
                    byteArrayOutputStream.close();
    
                    gifImage = (GIFEncodedImage) EncodedImage.createEncodedImage(imageData, 0, imageSize);
    
  • How to include a .wav file with vi the use of the application builder?

    Hello

    I am developing an application that uses a .wav file. I want to compress this file along with the vi in an executable so that the end user has a single file to run it.  Is it possible to add the .wav file to the executable using Application Builder? Moreover, to do this, can we configure the path to the .wav file in vi to always search for the file in the installation folder (for example: C:\Program Files\E2C\MSK or according to the user installs the executable folder in)?

    Thank you

    Anvy

    Anvy,

    It is not possible to compile a wav file in an executable file using LabVIEW. You can include the wav file in the project and include it in "still included" in your build script that will copy the file in the folder wav data from your executable file. So it is quite easy to distribute the wav with your exe file, even if the wav is not in the exe file.

    hope this helps,

    Norbert

  • How to get the bak files?

    Original title: Bak files.

    How to retrieve the bak files. They were e-mail messages that went somehow in the trash. I got the files, but they have bak next to them. Nothing I do will open to them. Thank you

    Microsoft MSDN can help, try this link.

    http://social.msdn.Microsoft.com/search/en-us?query=opening%20BAK%20Files&emptyWatermark=true&AC=5

  • How to get a DVD player to play jpg files (pictures) engraved on DVD

    I have 2800 weird pictures (JPGs) coming to a little more than 4 GB. I have them numbered Filename (10001) and following, such as recommended on another thread on this site. Using of Windows on a new DVD burner laptop computer that is running Windows 7 and ensure that I selected the format of the ISO image before burning, I burned the files on DVD discs.

    I tried DVD + R and DVD-R, but my DVD player does not recognize them as DATA disks. When I go to the photo Navigation, it loads sometimes 3 pictures sometimes more, and then freezes.

    My DVD player is a Sony DVP-NS39 bought in May 2009 and fortunately displays photos (jpg) files burned toCD s, but also to play happily on the movies.

    Is a nice person out there able to tell me where I'm wrong?

    Thank you very much

    Barkwaypark

    +

    I downloaded the software (which looks just like the other burning programs, I tried - but I thank you for this kind) but always with the same result. Either way, it cannot be the number of files ' cos I tried with just a couple of hundreds and got the same result!

    I'll assume my Player DVD has a gremlin and try the disc on the drive of a friend in the next few days. Will let you know the results...

    Barkwaypark

    ====================================
    Well... I thought it was worth the try. You would certainly
    Think that a JPEG compatible DVD player would recognize JPEG
    photos.

    Perhaps the DVD player only works for individual photos
    When it is burned on a CD. Check your manual for the it
    may provide.

    Maybe a DVD must be a movie file. Maybe you could
    create a video slide show with DVD Maker. (I could be
    wrong, but I think someone told me that it was limited to 999
    photos)

    The DVD works in your computer's DVD drive?

    Let us know if find you a solution.

    Volunteer - MS - MVP - Digital Media Experience J - Notice_This is not tech support_I'm volunteer - Solutions that work for me may not work for you - * proceed at your own risk *.

  • How to get the PE9 DVD to play on the new blue ray players?

    I upgraded to PE9 because my PE2 dvd play on my new blue ray LG or Sony players.    Unfortunately, PE9 discs do not play or the other.   How to make the disks that are going to play?   It is a real disappointment, since my goal is to change the years of family videos and make a nice set of DVD pick up and watch it with the family.   I can't believe that people that I send to the family to go including our buy a DVD player (and some of them do not work either)...

    Help?   He is not much of interest to one program editing if you cannot produce a final result for video display!

    p.s. I'm happy to do all the work around that will work... burn a file on the disk and access through the data area of the BR player?    Use another program to take the exit PE9 conversion and make it playable on dvd s... anything that works is fair game.

    Thank you

    David

    David,

    DVDs created with pre will normally play on most players, if DVD or BD. However, no DVD, or BD player is certified to play ANY disc - DVD-video or BD. They are certified only to read discs replicated in trade. Some players are better at handling serious records, than others. This ARTICLE will give you more background and some suggestions to get the best possible disc.

    In a Word, two major considerations are the brand of blank media. What brand do you use?

    Then, and although it is less important than a few years ago, the media type may play a role. What type, - R, or + R, are you using?

    Burning speed can contribute to the quality of combustion, but forwards, we limit ourselves here. Pre will be a speed of blank media, the speed factor of the burner, and then choose the highest speed. Normally, it will be OK, but when things do not work, I recommend a different workflow:

    Burn the project to the file. This will create a VIDEO_TS folder, where you choose for the Destination, which will include the necessary IFO, BUP and VOB, files. At this point, I would like to use DVD software to test the game the VIDEO_TS folder. Then, we use a burning utility, as big, free ImgBurn to do the physical burn on the disc and choose the VIDEO_TS folder (with files). Here, you can adjust the burning speed. I recommend about 1/2 down the list of possible speeds. It takes more than a few minutes, but is often the secret to burning discs with high playability.

    I'd also look on from the mfgr of the multi-lecteur. Web site and then download and install the latest firmware for this model drive.

    Once finished, test the drive in the Multi-lecteur on the computer using the DVD playback software. If it works, then the disk is fine, but could not yet be seen by a set-top player, and this is where the first two steps we just get the best possible drive.

    Good luck

    Hunt

  • How to get the indesign files subfolder

    Hi experts

    How can I tell the script what I get is the subfolders but not sub sub folder or sub sub sub... folder files.

    my script like this:

    function GetFiles (theFolder) {}
    var = [] files,
    fileList = theFolder.getFiles (),
    i, file;

    for (i = 0; i < fileList.length; i ++) {}
    file = list of files [i];
    If {(instanceof file folder)
    files = files.concat (GetFiles (file));
    }
    ElseIf (file instanceof file & & file.name.match(/\.indd$/i)) {}
    files.push (file);
    }
    }

    return files;
    }

    How can it change?

    Thank you

    Respect of

    John

    Hi John,.

    Try this code...

    The Final PDF files stored in the desktop / folder PDF

    //======================================================================================
    var gScriptName = "Batch export INDD-files to PDF"; // Name of the script
    var gScriptVersion = "1.0"; // Version
    var gSet = GetSettings();
    var flag=0,files = [];
    var fileLs=[];
    CreateDialog();
    //===================================== FUNCTIONS  ======================================
    function CreateDialog() {
    var pdfPresetsList =app.pdfExportPresets.everyItem().name;
    var win = new Window("dialog", gScriptName + " - " + gScriptVersion);
    win.p = win.add("panel", undefined, "");
    win.p.alignChildren = "right";
    win.p.alignment = "fill";
    
    win.p.g = win.p.add("group");
    win.p.g.st = win.p.g.add("statictext", undefined, "PDF-presets:");
    win.p.g.ddl = win.p.g.add("dropdownlist", undefined, pdfPresetsList);
    win.p.g.ddl.selection = gSet.selectedPdfPresetIndex;
    win.p.g.ddl.preferredSize.width = 220;
    win.buttons = win.add("group");
    win.buttons.orientation = "row";
    win.buttons.alignment = "center";
    win.buttons.ok = win.buttons.add("button", undefined, "OK", {name:"ok" });
    win.buttons.cancel = win.buttons.add("button", undefined, "Cancel", {name:"cancel"});
    var showDialog = win.show();
    if (showDialog == 1) {
      gSet.selectedPdfPresetIndex = win.p.g.ddl.selection.index;
      app.insertLabel("Kas_" + gScriptName + gScriptVersion, gSet.toSource());
      Main();
    }
    }
    //---------------------------------------------------------------------------------------- ----------------------------------------------------------------
    function Main() {
    var folder = Folder.selectDialog("Select a folder with InDesign files to export");
    if (folder == null) exit();
    var files = GetFiles(folder);
    var pdfFolder = new Folder(Folder.desktop+ "/" + "PDF");
    if (files.length == 0) {
      alert("No files to open.", gScriptName + " - " + gScriptVersion);
      exit();
    }
    if(!pdfFolder.exists)pdfFolder.create();
    //VerifyFolder(pdfFolder);
    var pdfPresets =app.pdfExportPresets.everyItem().getElements();
    var selectedPdfPreset = pdfPresets[gSet.selectedPdfPresetIndex];
    var count = 1;
    app.scriptPreferences.userInteractionLevel = UserInteractionLevels.INTERACT_WITH_ALL;
    // Progress bar -----------------------------------------------------------------------------------
    var progressWin = new Window ("window", gScriptName + " - " + gScriptVersion);
    var progressBar = progressWin.add ("progressbar", [12, 12, 350, 24], 0, files.length);
    var progressTxt = progressWin.add("statictext", undefined, "Starting exporting files");
    progressTxt.bounds = [0, 0, 340, 20];
    progressTxt.alignment = "left";
    progressWin.show();
    // Progress bar -----------------------------------------------------------------------------------
    for (var i = 0; i < files.length; i++) {
      var currentFile = files[i];
    
      try {
       var doc = app.open(currentFile, false);
       var docName = doc.name;
       // Progress bar -----------------------------------------------------------------------------------
       progressBar.value = count;
       progressTxt.text = String("Exporting file - " + docName + " (" + count + " of " + files.length + ")");
       // Progress bar -----------------------------------------------------------------------------------
       var file = new File(pdfFolder + "/" + GetFileName(docName) + ".pdf");
       if (file.exists) {
        var increment = 1;
        while (file.exists) {
         file = new File(pdfFolder + "/" + GetFileName(docName) + "(" + increment++ + ").pdf");
        }
       }
    
       doc.exportFile(ExportFormat.pdfType, file, false, selectedPdfPreset);
       doc.close(SaveOptions.NO);
       count++;
      }
      catch(e) {}
    }
    // Progress bar -----------------------------------------------------------------------------------
    progressWin.close();
    // Progress bar -----------------------------------------------------------------------------------
    alert("Done.", gScriptName + " - " + gScriptVersion);
    }
    //---------------------------------------------------------------------------------------- ----------------------------------------------------------------
    function VerifyFolder(folder) {
    if (!folder.exists) {
      var folder = new Folder(folder.absoluteURI);
      var array1 = new Array();
      while (!folder.exists) {
       array1.push(folder);
       folder = new Folder(folder.path);
      }
      var array2 = new Array();
      while (array1.length > 0) {
       folder = array1.pop();
       if (folder.create()) {
        array2.push(folder);
       } else {
        while (array2.length > 0) {
         array2.pop.remove();
        }
        throw "Folder creation failed";
       }
      }
    }
    }
    //---------------------------------------------------------------------------------------- ----------------------------------------------------------------
    function GetFiles(theFolder) {
        var file,filesub;
            fileList = theFolder.getFiles();
        for (i = 0; i < fileList.length; i++) {
            file = fileList[i];
            if(file.name==".DS_Store") continue;
            if (file instanceof Folder) {
              fileLs = file.getFiles();
              alert(fileLs.length);
                for (j = 0; j < fileLs.length; j++) {
                    filesub = fileLs[j];
                    if (filesub instanceof File && filesub.name.match(/\.indd$/i)) {
                       files.push(filesub);
                    }
                }
            }
          else if (file instanceof File && file.name.match(/\.indd$/i)) {
           files.push(file);
          }
        }
        return files;
        }
    //---------------------------------------------------------------------------------------- ----------------------------------------------------------------
    function GetFileName(fileName) {
    var string = "";
    var result = fileName.lastIndexOf(".");
    if (result == -1) {
      string = fileName;
    }
    else {
      string = fileName.substr(0, result);
    }
    return string;
    }
    //---------------------------------------------------------------------------------------- ----------------------------------------------------------------
    function GetSettings() {
    var set = eval(app.extractLabel("Kas_" + gScriptName + gScriptVersion));
    if (set == undefined) {
      set = { selectedPdfPresetIndex : 0 };
    }
    return set;
    }
    
  • How to get the mobileprovision file for air for ios

    I created a small application. I want to publish this .ipa file when I try to publish the ide flash asking the .moblieprovision file. How can I get this file. Is it need to BUY.

    That may have changed with CS6, but in the past, you had to buy an Apple Developer iOS development plan (they have a Mac development as well).  Visit the website of apple to http://developer.apple.com .

  • How to get the current file name and &amp; or path

    How can I get the current path or the file name?

    I have really found the answers in the net. This.Path or app.path have been proposed, but I couldn't make it work.

    Thanks in advance for your answer!

    LiveCycle Designer ARE 8.2.1.3144.1.471865

    Hello

    event.target.path.toString ();  will give the full path, including the file name.

    event.target.documentFileName.toString ();  will give the file name only.

    Good luck

    Niall

  • Lightroom for mobile: how to get the DNG file

    Hello

    Does anyone know how to download a file DNG from iPhone to PC?

    Thank you

    Lightroom Mobile synchronizes with a desktop version of Lightroom.

    When shooting with the camera in Lightroom, the images are synchronized on your Adobe account:

    www.Lightroom.adobe.com

    When you open a catalog on a Mac/PC, you can synchronize only one catalog. To do this, turn on sync:

    Now your images will be transferred to your computer.

Maybe you are looking for