Steven Troughton-Smith

Author


Speech Synthesis on iPhone 3GS

The simple way to do Voice Synthesis (or ‘Speech’) on the iPhone 3GS; three lines of code.

Using Core Image Filters On/Under a NSWindow

A little super-awesome Cocoa/CoreGraphics code to apply a Core Image filter to, or underneath, a window, similar to what Apple themselves use in Mac OS X v10.5 “Leopard” to create a blur under menus.