{#if recording}
{ waveformRecord.stopMic(); stop(); }} >
{:else}
{ waveformRecord.startMic(); record(); }} >
{/if}