Stop Sound Playback

Stops the sounds indicated by Sound Name that are currently playing in Streamer.bot

Parameters

Sound Name
string required

The name of the sound to stop playing

Variables

NameTypeDescription
 
Variables generated by all triggers and available within all action executions.

C# Usage

public void StopSoundPlayback(string soundName)
Read more in API > C# > Methods > Core > Sounds > Stop Sound Playback