Skip to content

Instantly share code, notes, and snippets.

@troscoe
Created April 9, 2013 22:48
Show Gist options
  • Save troscoe/5350095 to your computer and use it in GitHub Desktop.
Save troscoe/5350095 to your computer and use it in GitHub Desktop.
var player = Ti.Media.createSound({url:"/sound.mp3"});
player.play();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment