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
C# Usage
public void StopSoundPlayback(string soundName)Stops the sounds indicated by Sound Name that are currently playing in Streamer.bot
The name of the sound to stop playing
public void StopSoundPlayback(string soundName)