iosSound from file

It’s easy to load a image from file with

image=iOSImage.FromFile( file )

but how does i load a mp3, this does not work at all
sound=iOSSound.FromFile(File)

[quote=170625:@Stefan Sicurella]It’s easy to load a image from file with

image=iOSImage.FromFile( file )

but how does i load a mp3, this does not work at all
sound=iOSSound.FromFile(File)[/quote]

See http://developer.xojo.com/iossound , first item…