Re: [愛碰] 學英文的技巧?!
※ 引述《mmmmmfff (仔宅)》之銘言:
: 恕刪
: 我前兩天剛好在準備英文口試,用了以下小技巧。
: 以下作法僅限mac,不過pc應該也有方法可以做到。
: 我把我要背的英文文章利用系統中的輔助語音念一次
: 逼真的Alex幫我念文章的同時打開garageband把alex念的錄下來
You don't really have to do that...
Run this as AppleScript:
tell application "TextEdit"
open (choose file)
set theFileName to name of front document
set theText to every paragraph of front document
end tell
set soundLocation to (choose file name default name theFileName & ".aiff")
say (theText as string) saving to soundLocation
tell application "TextEdit" to quit
就行了, SpeechSynchronizer 本身就有存檔功能
如果不是 txt 或 rtf 也可以, 自己把文件打開來全選, 執行這個:
--Part 1:
set soundLocation to (choose file name default name "clipboard.aiff")
--Part 2:
set theText to (the clipboard as string)
say theText saving to soundLocation
(Taken from "AppleScript: The Missing Manual" by Adam Goldstein)
: 然後共享成為itunes的一首歌。
: 把文章複製下來,去那首歌的簡介貼上去當做歌詞。
: 隨便放個可愛的圖片當專輯封面,就變成一首學習語言的歌囉。
: 這樣一來在iphone上也可以輕鬆背文章,忘記怎麼拼還可以看一下歌詞。
: 贊啦
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 220.132.100.141
推
04/19 03:44, , 1F
04/19 03:44, 1F
※ 編輯: uranusjr 來自: 220.132.100.141 (04/19 03:58)
推
04/19 04:16, , 2F
04/19 04:16, 2F
→
04/19 04:18, , 3F
04/19 04:18, 3F
推
04/19 04:49, , 4F
04/19 04:49, 4F
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 2 之 2 篇):
iPod 近期熱門文章
PTT數位生活區 即時熱門文章