microsoft / microsoft/BotFramework-DirectLineJS
AudioCard does not support Images
Open
Nobody has claimed this yet.
Bot Services
customer-reported
enhancement
feature-request
- Dominant language
- TypeScript
- Stars
- 199
- Forks
- 133
- PR merge metrics
- No merged PRs in 30d
Description
According to the documentation, the AudioCard supports an Image.
However, when connecting to a bot that uses AudioCards with images, they are not displayed. Looking at the code, the AudioCard does not support this feature.
Could it be implemented, please?
Thank you
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in src/directLine.ts around line 249, where the issue reports that AudioCard image support is missing. Trace how AudioCards are handled and verify the behavior with an AudioCard containing an image; done means the image is displayed as documented and existing behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100