<template>
<AppAvatar shape="square" style="background: #ff8800">
<img src="@/assets/icon_speech_to_text.svg" style="width: 100%" alt="" />
</AppAvatar>
</template>
<script setup lang="ts"></script>