Archive | Code

RSS feed for this section

Open the Simulator sandbox folder of the app you just built and ran

13 May

Updated for Xcode 6: I now use the following bash one-liner: open -R `find ~/Library/Developer/CoreSimulator/Devices -type d -depth 5 -name “*.app” -print0 | xargs -0 stat -f “%m %N” | sort -rn | head -1 | cut -f2- -d” “` Read on for some historical AppleScript which applies to Xcode versions previous to 6. Here’s […]

OpenEars version 0.9.02 is out

22 January

Just a quick note that OpenEars 0.9.02 is out now – this is a maintenance release which fixes a couple of bugs and adds two new features: 1) meaningful recognition confidence scores, and 2) the ability to use JSGF grammars. As always, please check out the forums to get support. [politepix-blog-inline-text-ad]