alias selecsoun { set %iir $sfile(#,1) }
alias f3 { .echo -a 0,1Sound/Play Mute on | sound on }
alias f4 { .echo -a 0,1Sound/Play Mute off | sound off }

alias sonido {
sound %iir
}

how i do to mute the sound?