{#snippet mutedSlash(show: boolean)} {#if show} {/if} {/snippet} {#if targetRoom}
{#if showVoiceLayoutToggle} {/if}
{#if $voiceState === VoiceState.Joining} {:else if $voiceState === VoiceState.Connected && $currentVoiceSession} {:else} {/if}
{/if}