decodeSound

Decodes a sound file.

  1. Sound decodeSound(string filepath)
    decodeSound
    (
    string filepath
    )
  2. Sound decodeSound(R input)

Throws

WavedException on error.

Meta