V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
bullettrain1433
V2EX  ›  macOS

无聊来调戏下 mac

  •  
  •   bullettrain1433 · Dec 14, 2014 · 5892 views
    This topic created in 4165 days ago, the information mentioned may be changed or developed.

    新建一个mac script,复制以下文本

    set currentUser to long user name of (get system info)
    set firstName to first word of currentUser
    set lastName to last word of currentUser
    set noteValues to {56, 56, 58, 56, 61, 60, 50, 56, 56, 58, 56, 63, 61, 50, 56, 56, 68, 65, 61, 60, 58, 50, 66, 66, 65, 61, 63, 61} -- F
    -- set noteValues to {65, 65, 67, 65, 70, 69, 60, 65, 65, 67, 65, 72, 70, 60, 65, 65, 77, 74, 70, 69, 67, 60, 75, 75, 74, 70, 72, 70} -- D
    -- set noteValues to {55, 55, 57, 55, 60, 59, 50, 55, 55, 57, 55, 62, 60, 50, 55, 55, 67, 64, 60, 59, 57, 50, 65, 65, 64, 60, 62, 60} -- E
    set syllables to {"hap", "p", "birth", "day", "to", "you", "[[slnc 500]]", "hap", "p", "birth", "day", "to", "you", "[[slnc 500]]", "hap", "p", "birth", "day", "dear", firstName, lastName, "[[slnc 500]]", "hap", "p", "birth", "day", "to", "you"}
    repeat with i from 1 to the length of noteValues
        set thisValue to item i of noteValues
        set thisSyllable to item i of syllables
        if length of thisSyllable is less than 3 then
            set speakingRate to 220
        else
            set speakingRate to 100
        end if
        say thisSyllable pitch thisValue using "Victoria" speaking rate speakingRate modulation 0
    end repeat
    

    运行下,哈哈,为你唱生日祝福

    37 replies    2014-12-16 01:09:22 +08:00
    icanfork
        1
    icanfork  
       Dec 14, 2014
    楼下测试了有副作用吗?
    xuc
        2
    xuc  
       Dec 14, 2014
    真的醉了
    Kabie
        3
    Kabie  
       Dec 14, 2014
    ....这能有啥副作用。。。
    ivanlw
        4
    ivanlw  
       Dec 14, 2014 via iPhone
    请问什么叫Mac script
    imn1
        5
    imn1  
       Dec 14, 2014
    寻衅滋事
    sammo
        6
    sammo  
       Dec 14, 2014
    @ivanlw 打开 /Applications/Utilities/AppleScript Editor.app (或者直接 Spotlight 搜 AppleScript 编辑器 ) ,把上面的 ``` ``` 之间的东西复制进去,点运行
    ivanlw
        7
    ivanlw  
       Dec 14, 2014
    @sammo 谢谢……给自己的生日礼物~
    shangyingao
        8
    shangyingao  
       Dec 14, 2014
    听着也是醉了:-)
    neoman
        9
    neoman  
       Dec 14, 2014
    醉了
    qiuai
        10
    qiuai  
    PRO
       Dec 14, 2014
    一会试试
    hahastudio
        11
    hahastudio  
       Dec 14, 2014
    hap, pi--
    46fo
        12
    46fo  
       Dec 14, 2014
    我好像看懂了
    hasse
        13
    hasse  
       Dec 14, 2014
    醉了~ 谢谢~
    twoyuan
        14
    twoyuan  
       Dec 14, 2014
    哈哈 有意思
    en3073
        15
    en3073  
       Dec 14, 2014
    醉了,23333333,谢谢,我也是觉得真有意思
    mcfog
        16
    mcfog  
       Dec 14, 2014
    "p"改成“b”效果更好
    jaylong
        17
    jaylong  
       Dec 14, 2014
    楼主的高亮代码是怎么发布的?
    Livid
        18
    Livid  
    MOD
    PRO
       Dec 14, 2014
    iOct
        19
    iOct  
       Dec 14, 2014
    醉了,呵呵……
    rayps
        20
    rayps  
       Dec 14, 2014
    把代码中的 Victoria 换成 Alex 就变成男声了
    shao
        21
    shao  
       Dec 14, 2014
    调戏得不错
    shiny
        22
    shiny  
    PRO
       Dec 14, 2014
    一回想,只觉得像是鬼片里面那种风格……
    littlewey
        23
    littlewey  
       Dec 14, 2014
    thanks!!
    bullettrain1433
        24
    bullettrain1433  
    OP
       Dec 14, 2014
    @jaylong ```` ```` markdown语法
    17chai
        25
    17chai  
       Dec 14, 2014
    周二生日,用上
    bullettrain1433
        26
    bullettrain1433  
    OP
       Dec 14, 2014
    @17chai 哈哈,正好
    gaia
        27
    gaia  
       Dec 14, 2014
    有才:)
    varrily
        28
    varrily  
       Dec 14, 2014
    哈哈,有意思~~
    TankyWoo
        29
    TankyWoo  
       Dec 14, 2014
    有意思,感谢
    konakona
        30
    konakona  
       Dec 15, 2014
    @sammo 搜不到..
    XDA
        31
    XDA  
       Dec 15, 2014 via Android
    注孤生!
    等会到公司放给我一个最近要过生日的同事听,哈哈
    rocai185
        32
    rocai185  
       Dec 15, 2014
    给朋友听了,回复“写来这么多就那么两句简单的话!”
    jxdwinter
        33
    jxdwinter  
       Dec 15, 2014
    哈哈哈,看懂了,有意思.
    ioth
        34
    ioth  
       Dec 15, 2014
    mark
    scorpius
        35
    scorpius  
       Dec 15, 2014
    有意思。
    clippit
        36
    clippit  
       Dec 15, 2014
    为什么我突然想到 Portal 里 GLaDOS
    rudolf
        37
    rudolf  
       Dec 16, 2014
    已醉。。。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3045 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 155ms · UTC 07:49 · PVG 15:49 · LAX 00:49 · JFK 03:49
    ♥ Do have faith in what you're doing.