Voice to Notes
Import Audio/Video
showSettings = true} title="Settings"> Settings
{#if $segments.length > 0}
showExportMenu = !showExportMenu}> Export
{#if showExportMenu}
{#each exportFormats as fmt}
handleExport(fmt.format, fmt.ext, fmt.name)}> {fmt.name} (.{fmt.ext})
{/each}
{/if}
{/if}
showSettings = false} />