Stop (Method)

Stop( )
Returns nil
Description: Stops a currently playing sound and returns the marker to the beginning of the sound file, or, if called on an AnimationTrack, discontinues the running animation.
Member of: Sound


Example
game.Workspace.Player.Head.Sound:Stop() -- stops the sound