ChatBubble
A transcribe-chat message: the audio renders as the themed AudioPlayer; a transcript renders as clickable furigana tokens; an LLM explanation renders as markdown — each in an aligned bubble.
Functions¶
ChatBubble()¶
Defined in: src/features/transcribe/components/ChatBubble.tsx:21
The ChatBubble component.
Parameters¶
| Parameter | Type | Description |
|---|---|---|
props |
ChatBubbleProps |
The props. |
Returns¶
Element
The chat bubble.