Could be because the backslash characters start escape sequences like \Uxxxx, get translated by the compiler wrongly and then result in a runtime crash? You better use only forward slash inside a path (windows understands these, too) and if possible only use a relative path to an .ogg file.