• 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: text to speech volume
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: text to speech volume


  • Subject: Re: text to speech volume
  • From: Paul Skinner <email@hidden>
  • Date: Wed, 25 Sep 2002 17:32:39 -0400

Or mo' better...

set prevTIDs to AppleScript's text item delimiters
set AppleScript's text item delimiters to ""
set voiceList to (list folder (path to voices)) as text
set AppleScript's text item delimiters to ".SpeechVoice"
set voiceList to text items 1 thru -2 of voiceList
set AppleScript's text item delimiters to prevTIDs
return voiceList
-->{"Agnes", "Albert", "BadNews", "Bahh", "Bells", "Boing", "Bruce", "Bubbles", "Cellos", "Deranged", "Fred", "GoodNews", "Hysterical", "Junior", "Kathy", "Organ", "Princess", "Ralph", "Trinoids", "Victoria", "Whisper", "Zarvox"}




On Wednesday, September 25, 2002, at 05:07 PM, Paul Skinner wrote:

list folder (path to voices)

http://developer.apple.com/techpubs/mac/Sound/Sound- 187.html#HEADING187-0

On Wednesday, September 25, 2002, at 04:46 PM, Michael P. Wilson wrote:

I'm finding this all quite amazing. Is there a definitive list of all voices somewhere?

Please point me to TFM that I may R it and not bother the list with such trivialities ;-p

- Mike


SNIP
--
Paul Skinner
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: text to speech volume (From: Paul Skinner <email@hidden>)

  • Prev by Date: [ANN] ASTest preview released
  • Next by Date: Re: Why doesn't this cause an error?
  • Previous by thread: Re: text to speech volume
  • Next by thread: Re: text to speech volume
  • Index(es):
    • Date
    • Thread