pub fn handle_stop( interpreter: &mut AudioInterpreter, target: Option<&str>, delay: f32, ) -> Result<()>
Handle stop statement: cease audio playback