• 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
Re: Say command using "Organ" doesn't work
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Say command using "Organ" doesn't work


  • Subject: Re: Say command using "Organ" doesn't work
  • From: Serge SÉGU <email@hidden>
  • Date: Sun, 19 Mar 2006 10:44:29 +0100

Le 19 mars 2006, à 01:52, kai a écrit :

to test_voice()
set f to path to voices as Unicode text
set l to list folder f without invisibles
repeat with i in l
set t to read file (f & i & ":Contents:Resources:VoiceDescription")
set i's contents to t's text 18 thru (17 + (ASCII number t's character 17))
end repeat
set v to choose from list l with prompt "Please choose a voice:"
if v is not false then say "This is a sample of " & v using v
end test_voice


test_voice()

Kai, in <choose from list > I get two items "Fred " instead of "Fred" and "Good News" ?


Serge
--
Mac OS 10.3.9 AppleScript FU1-1.9.3 Editeur de scripts 2.0

_______________________________________________
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: Say command using "Organ" doesn't work
      • From: kai <email@hidden>
References: 
 >Re: Say command using "Organ" doesn't work (From: David Marshall <email@hidden>)
 >Re: Say command using "Organ" doesn't work (From: "Adam Bell" <email@hidden>)
 >Re: Say command using "Organ" doesn't work (From: kai <email@hidden>)

  • Prev by Date: Re: Say command using "Organ" doesn't work
  • Next by Date: Re: Say command using "Organ" doesn't work
  • Previous by thread: Re: Say command using "Organ" doesn't work
  • Next by thread: Re: Say command using "Organ" doesn't work
  • Index(es):
    • Date
    • Thread