• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Copy paste in quicktime player.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Copy paste in quicktime player.


  • Subject: Copy paste in quicktime player.
  • From: TJ Marbois <email@hidden>
  • Date: Mon, 31 Jan 2005 15:39:06 -0800

Title: Copy paste in quicktime player.
Hi

Im trying to concatenate a spoken audio file (ie one, two, three, four, etc...) to another audio file using Quicktime player.

I output the spoken text using this:

on makeAiff(x)
    
    set the target_file to ((myFolder as text) & "VOCODED_OUTPUT:" & x & ".aiff")
    say x using "Victoria" saving to target_file
    
end makeAiff


Now Id like to grab that file and open it via Quicktime player and concatenate another file to the end – and save out the whole thing....I try making target_file a global variable – then telling Quicktime Player to open target_file....the problem seems to be that it happens to fast...Speech hasn't yet output the file...like it needs a bit o delay.

Can someone suggest something?

Tj
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Copy paste in quicktime player.
      • From: Mr Tea <email@hidden>
  • Prev by Date: Re: Curl progress bar ?
  • Next by Date: Re: Curl progress bar ?
  • Previous by thread: Re: Curl progress bar ?
  • Next by thread: Re: Copy paste in quicktime player.
  • Index(es):
    • Date
    • Thread