Uri urlSound = RingtoneManager.getDefaultUri(RingtoneManager.TYPE_ALARM); 需要声音文件的 Uri 时,调用上边的 uriSound 即可。