Say to file is broken
Say to file is broken
- Subject: Say to file is broken
- From: Doug Everly <email@hidden>
- Date: Tue, 12 Nov 2002 00:14:13 -0500
This example from Apple's web page does not save the voice sound into a
file in 10.2.2, but does not indicate any errors.
From
http://developer.apple.com/ue/speech/applescript.html:
on run
set theText to "This is something very cool very cool very cool this
is something very cool that every mac can do!"
say theText using "Cellos" saving to "my_cool.aiff"
end run
Anybody have any ideas on why this isnt working?
Thanks,
- Doug
_______________________________________________
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.