

| AppleScript名:AirServerで出力先名を宣言する |
| tell application "AirServer" start broadcast as "Piyomaru MacBook Pro" end tell |


| AppleScript名:AirServerで出力先名を宣言する |
| tell application "AirServer" start broadcast as "Piyomaru MacBook Pro" end tell |


| AppleScript名:AirServer出力を停止する |
| tell application "AirServer" stop broadcast end tell |