Created
May 1, 2012 16:48
-
-
Save chrisflicker/2569549 to your computer and use it in GitHub Desktop.
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 characters
| $The Potential of Siri (介紹 siri 的潛力) | |
| http://paulsolt.com/2011/10/the-potential-of-siri/ | |
| $How Applidium reverse engineered Siri's protocol | |
| http://arstechnica.com/apple/news/2011/11/a-look-at-how-applidium-reverse-engineered-siris-protocol.ars | |
| 法國手機開發商 applidium 用逆向工程透過 iPhone 4s 與 Siri server 溝通, | |
| 已經確定可以做 speech-to-text 的轉換, | |
| 他們發現比較耗費資源像是 Siri's speech recognition 是在 server 端完成的, | |
| 所以理論上是有可能在不支援 siri app 的機器上去做語音辨識的動作, | |
| 當使用者在 4s 上對 siri 說話,iphone 會 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment