Audio voice over syncing

Has anyone tried to do audio syncing like voice over an animation with EA CC 2014? Using the timeline I was able to embed a voice over in the browser and seems to work very well. I created a symbol with voice over and have an instance created with createChildSymbol() method from another symbol. At times, however, the audio is delayed and throws off the timing. I'm not sure how to solve this problem. Has anyone notice this?

Found a post that could help
Re: Adobe Edge - How to voice over syncing with time-line animation in adobe edge ?
Thanks,
Preran

Similar Messages

  • Audio voice-over

    Can voice-over (i.e. new dialogue) be added to video in premiere elements 11?

    maxtilly
    I am not sure of all the details of your workflow other than your need for audio voice over.
    If you are planning on using Premiere Elements narration for that task, you might want to check out my blog post titled
    "PE: Narration Recording Stops After 30 Seconds" just in case.
    http://www.atr935.blogspot.com/2013/07/pe-narration-recording-stops-after-30.html
    ATR
    Add On...after I posted just now, I noticed that one of SG's links references back to a thread with the information that I have just cited.

  • Screencasting with audio voice over, how?

    I want to use QT to create a screencast tutorial, but need it to record my voice, too. Any way to do that with the free or pro version? (Using OS 10.6)

    Found a post that could help
    Re: Adobe Edge - How to voice over syncing with time-line animation in adobe edge ?
    Thanks,
    Preran

  • How Do I Watch/Preview Movie and Record Audio (voice over) Simultaneously

    First.. thank for taking the time to read this post -- much appreciated.
    I located another post that someone reported which is almost identical to issue I am experiencing with Garageband. Here is the link
    http://discussions.apple.com/thread.jspa?messageID=4741084&#4741084
    I have attempted to follow through the solution that was provided, however I was unable to successfully resolve the issue.
    Essentially, what I would like to do is this. After importing my iMovie project to Garageband, with a use of a Mic, I wish to record a commentary audio track or voice over while I watch my video/movie in the Movie Preview pane from the Track Info window at the same time. I can not rely on the Movie track line as my preview or movie window to watch the movie.
    However, for some reason, I can not figure out how I can get the movie preview pane to show/display while I am recording. To help illustrate my problem, I have I posted a video of the issue. Please feel free to view the video and help me understand if this is by-design behavior in GB or a bug or simple 'user error'
    http://video.google.ca/videoplay?docid=-3496774833411051076
    Appreciate your immediate help
    Thank you!
    Rami

    Hey Hangtime, give you permission to kick me in the head! I feel stupid now knowing that it is a silly user error. Here I was trying to figure out if its in the 'Details' frame.
    In otherwords, 'Detail's is set to '>' and not pointing downwards.
    Funny thing is, you would think there would be a scroll bar to move up and down to reveal the Movie Preview frame if the 'Details' pane is expanded in the Track Info window.
    In any case... Thanks HT!

  • Voice Over Sync and iPod Shulle 3GS

    Hi,
    after upgrade to iTunes 9.1.1 (and also Voice Over "plug-in" for my iPod Shuffle 3GS) each time that I connect my iPod, iTunes start to sync ALL voice over messages for all tracks. I' sure that in previous release there isn't it.
    Same problem also in iTunes 9.2
    Regards.
    Thank you for attention.

    Also with last VoiceOver kit 1.4 and iTunes 10.1 there is same problem.
    Do you know if it is quite normal with last release?
    Regards.

  • Adobe Edge -  How to voice over syncing with time-line animation in adobe edge ?

    Hi ,
    I have created e-learning animation demo in using edge animate tool.
    I want to add voiceover  in this demo & functionality (play/ pause button, sound on/off)
    Regards
    Susanta Kumar Muduli

    This has worked for me inserted into a click event:
    var newSound = new Audio();
            newSound.src = "music.mp3";
            newSound.volume = 0.5;
            newSound.play();
    In a browser I have gotten it to play automatically, but on my  stupidphone I have to click on something.
    from Edge Animate JavaScript Docs - on Help Menu: Look at the example they cite
    bindTimelineAction
    Symbol.bindTimelineAction ( compId, symbolName, timelineName, eventName,actionFunction )
    compId - The composition ID, passed through the project-level closure. For example, "EDGE-519469".
    symbolName - The symbol ID, passed through the symbol closure.
    timelineName - The timeline name.
    eventName - The event. For example, click.
    actionFunction - The JavaScript function that executes when the trigger action fires. For stop, complete, and play events, the action function takes no arguments. For update events, the argument is elapsed. the milliseconds elapsed since the start of the timeline's playing.
    Description: Defines a function that executes when the specified timeline event is triggered.
    Example:
    Symbol.bindTimelineAction(compId, symbolName, "Default Timeline", "play", function(sym, e) {   
    var adobesound=new Audio();   
    adobesound.src="sound/SleepAway.mp3";   
    sym.setVariable("adobesound", adobesound);   
    this.getSymbol("volplus").stop(0);   
    this.getSymbol("volminus").stop(0);   
    adobesound.volume=0.1;    
    $(adobesound).bind("ended",function(){
    adobesound.play();
    Good luck
    Bob

  • Voice Overs in Adobe Captivate

    I am trying to record two different audio voice overs on two different objects that are both on the same slide on my quiz. Basically, I have a voiceover that reads the question to the user, and then when the user submits there answer another voiceover that tells them they are correct. What i am looking to do is have the first voice over stop when the second voice over begins. Is there anyway of doing this?

    Use rollover captions. Have an icon graphic on screen that you tell the user to mouseover in order to hear the instructions.  Place a rollover caption on top of this icon. Add your voiceover that explains the question into the rollover caption (not the rollover area).
    The advantage of doing things this way is that the learner can listen to the instructions as many times as they want.  As soon as they mouse off the rollover caption the voiceover will cease.
    Then add your Success or Failure audio to the Success or Failure captions for this question.

  • MAC Voice Over: Why does the screen view lag behind the voice over audio?

    MAC Mac OS X 10.6.8 (10K549)
    When using voice over on a MAC with DE 1.8 - most times when paging thru a pdf file/book the voice and the view are inconsistent.  When using VO -  moving to the next page with the right arrow key - the audio starts to read the next page (correct), but the display is one page behind (not correct).  For readers - especially those that have significant visual impairment  - this will not work for them.  Is this a defect - and if so - I would be very happy to re-test this feature if a new revision of DE 1.8 is provided.
    I am unsure this is the correct forum to raise issues such as this one.  I am in the process of evaluating Adobe DE 1.8 - my sister is blind and I am trying to move her to a MAC with VO.  I really appreciate Adobe's effort in supporting JAWS and MAC VO - thank you on behalf of all disabled folks out there.
    Below is a detailed list of steps to re-produce this audio/screen inconsistency issue.
    - Install DE 1.8 and add to the dock
    - Add a pdf file/book to DE 1.8.  For my issue, I am adding the "Voice Over Getting Started" guide. 
    - Turn on Voice Over - Cmd+F5
    - Using VO - Go to the dock and select DE and start it.  The "Last Read Book" typically is the focus for the VO cursor.  Then using VO next item (VO+right arrow) - move the VO cursor to "Library Content Table".  This is the list of books that are displayed in DE.
    - Using the up/down keyboard arrows - move up and down thru the books in the content list.  At this point - you should already see that the VO audio announcing the title of a book is not synchronized with the row in the table that is displayed.  The voice is announcing a book that you selected, but the display is showing the previous book. 
    - Once you hear (not see) the book you want to test with, hit <enter>.  DE will open the book and start to read using VO.  At this point the screen and audio for the first page in the book are the same. 
    - Once the book has been opened by DE - Using the right arrow key navigate to the next page in the pdf/book.  Normally the right arrow key is the short cut to allow a user to move forward or backwards thru a book, one page at a time. 
    - With DE and VO - what happens is that VO responds to the right arrow key and starts to read the next page.  But the screen is still showing the previous page.  Hence the screen and the VO audio are out of sync. 
    - For anyone that uses MAC VO - this will prevent them from using Adobe DE 1.8.
    If I am doing something incorrect - please let me know. If you need any assistance or further information regarding this issue - please email me. 
    Best Regards
    Mike R

    hi, Mike R:
         Thanks for your information. We have tested several Mac machines, iMac and MBP (use the same version as yours). But we can't reproduce the issue. Actually working with VoiceOver is a fundamental request for our application, we did test them before releasing the build.
         We suggest you test other applications, e.g. Finder, Preview and iTunes, to make sure if VoiceOver works fine with them. Or can you please check if your VoiceOver settings are correct?  

  • Unable to capture audio from BlackMagic HD Extreme via Voice Over tool

    Hi !
    I'm trying to capture audio via my BlackMagic HD Extrem card using the Voice Over tool in FCP6, but I can't, no audio is incoming.
    I can ingest audio with video using log and capture, then I know my card and my cables are working.
    I tried to set the BM card as audio input in my Audio's System Prefereces Pane, but it isn't working either.
    I've been looking on the BM website, but I found nothing.
    Can you help me ?
    Thx

    Thanks for the reply.
    Looking at system preferences I found that audio input was set microphone. Don't know how it happened. I switched it to DeckLink and now FCP displays 16 input channels in Log and Capture dialog. I didn't try to capture yet but I think it solved the problem, because before I had only two channels displyed.

  • Trouble viewing audio levels in Voice Over tool

    Hello,
    I often record voice over into Final Cut Pro using the Voice Over tool. In the middle section of the Voice Over window there is a 'Level' meter that flashes Green to Yellow and Red, illustrating the level of audio being fed into the Mac. For some reason though, this has stopped working for me.
    My set up is this: A Mic in our voice over booth connects to a Soundcraft 4 channel mixing desk via an XLR cable. The mixing desk is linked to a JVC HD tape desk, which is connected to the Mac via FireWire.
    Previously, to capture Voice Over I set the tape deck to 'Line' input, in 'DV' mode and set the Voice Over tool to 'DV Audio' as the source.
    I can see sound levels on the mixing desk. I can see sound levels on the tape deck, but I can't see sound levels on the Mac's VO tool. Despite this, it does still capture voice over (I just can't 'see' it).
    This problem is annoying because it means Im unsure whether the Mac is actually receiving an audio feed or not unless I do a test recording first.
    Any suggestions as to why the Voice Over tool would suddenly stop showing me Levels, would be greatly appreciated!

    My secondary Mac works fine when the AV settings are set to HDV, despite it receiving standard DV audio input. Whether FCP is set to DV or not doesn't seem to matter in this case.
    In trying to resolve the issue I played around with DV/HDV settings within FCP and the Deck; trying different combinations, but with no success.
    +To recap (just to clarify in my own head), the situation is this:+
    +Both of my Macs, Primary and Secondary, happily record Voice Over, via the Voice Over tool.+
    +The Mic in the sound room connects to a Mixing desk via an XLR cable. The mixing desk is also connected to 2 sets of headphones, one for the Artist and one for the Engineer. 2 audio jacks connect the mixing desk to the JVC tape deck. The JVC tape deck connects to my Mac via FireWire to the port at the rear of the Mac.+
    +The issue is that the Primary Mac does not display audio Levels in the Voice Over tool, whilst it does on the Secondary Mac.+
    +While Im recording Voice Over on my secondary Mac I can see that there is an Audio input because the Green/Yellow/Red bar flashes up. On my Primary mac this bar is inactive and therefore gives me no clues as to the level of audio being fed into the Mac.+

  • USB audio input to voice-over tool not working

    with FCE-HD on iMac i have system preferences set to USB-122 Tascam box for audio input/output (works great with GB for instance) but when i try using it for audio input on FCE and the voice-over tool set to USB-122, i hear no audio, the level meter doesn't more, etc, its still taking the audio from the built-in mic.
    im sure its something simple im overlooking??
    tia

    Mark,
    See if this post helps. Not familiar with USB audio devices myself, but found this searching:
    John Hayward, "Audio out from FCE HD to USB audio iMic" #1, 10:11am Oct 4, 2005 CDT

  • Unable to record audio for Voice Over from camera

    Hi All:
    I have an early 2008 black macbook, FCE4 and a canon HV 30 with an xlr adapter and mic. Imported all my footage just fine. Now I want to record a voiceover track using my nice mic through the camera. I plug in the camera to the computer via firewire. When I go to Voice Over Tool and try to select DV Audio, it tells me this:
    "The Selected sound input device is unavailable.
    It may be in use by another application, disconnected or improperly connected, or may be conflicting with a video output device."
    Uh, okay. I check the manual, it warns me that "External Video" under the View menu must be to OFF. Problem is, there is NO "External Video" option whatsoever in the View menu! None! Whatsoever!
    My firewire port is functioning, the computer knows there's a camera attached to it (I checked the Hardware overview, and surely enough the computer detects the camera)...
    What am I doing wrong?

    I have Built-In Microphone, Built-In Input and DV Audio as source options...but I only get the above-mentioned error message when I select DV Audio. Even when I don't have the firewire & camera connected, I get that same error message when I select DV Audio...which makes me think that the computer doesn't detect the camera, but I know it does because the computer detects a Canon HV 30 in System Profiler (and I can capture w/o a problem...I just click Capture and press escape when the tape end is reached).
    And what I meant earlier about capturing is that a window does pop up whenever I'm capturing from my camera and it shows the footage during capture, but the computer does not automatically respond to just my plugging the firewire cable in (idk if it's supposed to recognize it and ask me if I want to capture or not, but it doesn't...I have to prompt it to capture)
    I'm also puzzled that I don't have an External Monitor option under View...I'm not using an external monitor, and the only thing close to External Monitor under the View menu is Video Out, under which there are: Refresh Video Devices, Toggle Last, Canvas Playback & Digital Cinema Desktop Preview - Main.

  • Looking for a reading App.  iPad (iOS 7.1.2) - Kindle.  I am looking for a good app that can help a college student with reading books that cannot be found on audio book. Voice over works, but monotone!

    Looking for a reading App.
    iPad (iOS 7.1.2) - Kindle.
    I am looking for a good app that can help a college student with reading books that cannot be found on audio book.  I have tried voice over and it works but it's very monotone and it really strings things together. 
    - I'm willing to pay for a good app but I can't seem to sort though the many that are out there. Any suggestions.

    Ah. I'm surprised, but there we go.
    Have a look here ...
    http://jam.hitsquad.com/vocal/about2136.html
    (courtesy of googling 'OSX free multitrack recording software')
    Didn't have time to do more than skim, but 'Ardour' looked promising. Protools is the only one I've used, the full product is one of the industry standards, but the free 'lite' version listed here seems to be limited to 2 in/out as well.
    Referring to your original post, I'd think trying to write or 'script' something would be a nightmare ... synchronisation of streams within something like Applescript would be a major issue, quite apart from anything else.
    G5 Dual 2.7, MacMini, iMac 700; P4/XP Desk & Lap.   Mac OS X (10.4.8)   mLan:01x/i88x; DP 5.1, Cubase SX3, NI Komplete, Melodyne.

  • Audio input is gone. What plug/adapter do I need to plug in a rode mic for fcpx voice overs? Any help will be much appreciated.

    Hi,
    First time user.... Bare with me.
    My old imac had an audio input and I could simply plug in my rode mic and perform voice overs etc.... Now the new imac has no audio input.
    I gather I need an adapter, but am I really stuck buying the iRig Pro at $219? Will this even work for voice overs in FCPX or is there a much cheaper and cheerful option for this problem that apple could have avoided in the first place...
    Any advice will be welcomed and appreciated.

    Thanks Very much A Brody!
    None of the research I did came up with this option. Really appreciate it.

  • Logic Pro X - How do I record my voice over existing tracks (via a mike and audio interface) without hearing those tracks on the speaker. I have headphones plugged into the interface but it doesn't stop in coming out of the speakers?

    I'm new to Logic Pro X and can't work out how to record my voice over existing tracks without them playing over the speaker. I'm using a Sure mike through an audio interface and have headphones plugged into the interface?

    Hi Kevin, what kind of audio interface do you have?

Maybe you are looking for