stopSound

open fun stopSound(id: Long): Boolean

Stops playback of sound currently being played with specified id

Return

true if successfully submitted the stop request

Parameters

id

64-bit identifier associated with the sound you wish to stop playing