From a3a09a10ffcc8b9c6c5985700a51c8e7c271db82 Mon Sep 17 00:00:00 2001 From: hezhizhen Date: Mon, 6 Nov 2017 23:20:53 +0800 Subject: [PATCH] add say --- applescript.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/applescript.md b/applescript.md index f0e6f446d..6a49a8b74 100644 --- a/applescript.md +++ b/applescript.md @@ -19,4 +19,11 @@ Comments This is a multi line comment - *) \ No newline at end of file + *) + +Say + + say "Hi I am a Mac" + + say "Hi I am a Mac" using "Zarvox" +