Validate URI provided to `Audio.Sound.createAsync`

Hi, I have an application that uses Audio.Sound.createAsync to create a new sound object. Is there a way to validate the provided URI before calling this method? Thanks.