> example :: VoiceTwiml > example = > response $ do > play (fromJust $ parseURL "https://api.twilio.com/cowbell.mp3") def > end > where Twiml.Syntax{..} = def >>> show example https://api.twilio.com/cowbell.mp3