{#if isLoading} ... {:else if isTranscribing} Stop Transcription {:else} Start Transcription {/if}
Clear
Save
{#if errorMessage}
{errorMessage}
{/if}