Created
June 8, 2024 02:02
-
-
Save iamWing/e4ed7592f0847731239de7085c6f11f3 to your computer and use it in GitHub Desktop.
Revisions
-
iamWing created this gist
Jun 8, 2024 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ on run {input, parameters} do shell script "say -v Kyoko " & (quoted form of (input as string)) return input end run