microsoft / microsoft/BotFramework-DirectLineJS

AudioCard does not support Images

Open
#180 6 comments 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.