setPath()

Change the path for the soundfile.

実例

シンタックス

setPath(path, [successCallback])

パラメーター

path
String: Path to the sound file.
successCallback
Function: Function to call when the sound file is loaded.
Notice any errors or typos? Please let us know. Please feel free to edit src/SoundFile.js and open a pull request!

関連するリファレンス