plist 中的每一页 utteranceSting 我们都创建了一个RWTPage.displayText.因此,每页的文本会一次性地显示出来. 由于 You've constructedeach RWTPage.displayTextfrom the combined utteranceStringsfor the page in the plist. So, your page view displays the entire page's text.However, remember t…
参考https://github.com/shu223/iOS7-Sampler Code examples for the new functions of iOS 7. Contents Dynamic Behaviors(动力行为) Dynamic Behaviours using UIDynamicAnimator, UIGravityBehavior, UICollisionBehavior, UIDynamicItemBehavior. Speech Synthesis(语音合成)…