William Wong

Results 112 issues of William Wong

## Feature request Currently, the polyfilling story isn't great on NPM via `create-react-app`. - It requires use to copy [bunches of line from `index-es5.js`](https://github.com/microsoft/BotFramework-WebChat/blob/master/packages/bundle/src/index-es5.ts#L8) into the hosting project to load...

community-help-wanted
backlog
feature-request

## Changelog Entry (No changelog for documentation) ## Description Adding a `CHAT_ADAPTER.md` to outlines how to use Web Chat outside of Direct Line protocol. ## Specific Changes - Add `CHAT_ADAPTER.md`...

## Feature Request As reported by OC team, the `API.md` is heavily outdated. We should take some time to update it. [feature-request]

area-docs
feature-request

## Feature Request (More investigation/details can be found in #3083.) For simple question and answer, many of our customers use Adaptive Cards instead of suggested actions, probably because: - The...

feature-request

## Screenshots ![image](https://user-images.githubusercontent.com/1622400/133968529-bc0aade8-3f06-4ca0-bda5-ca84cb2c79af.png) ## Version `main`. Seems related to service on or after 2021-09-08 14:50 PM. ## Describe the bug We are temporarily disabled the test with the following diff....

technical-debt

## Feature Request tl;dr we are waiting for "that signal should NOT be fired". This can introduce false positives and unnecessary wait time for positives. There is a test reliability...

feature-request
technical-debt

## Goals - Write a new attachment renderer that will disable Adaptive Card interactivity if a certain condition is met - If the Adaptive Card is no longer the last...

backlog
front-burner
p1
area-docs
size-s

> If you would want to prioritize this feature work, please vote and optionally, provide a user story. ## Feature Request When using text-based experience, we allow developers to piggyback...

backlog
front-burner
external-cognitive-services
area-direct-line-speech
feature-request

Today, customizing microphone button, means: - Cloning `BasicSendBox.js`, point the microphone button to a new one - Cloning `BasicWebChat.js`, and point it to newer `BasicSendBox.js` - Using new `BasicWebChat.js` in...

needs-design-input
backlog
feature-request

> Related to #3974. ## Feature Request We introduced `packages/bundle/src/speech/createAudioConfig.ts` in #3974. It can be used to implement microphone input for Speech SDK, outside of Web Audio API. Web devs...

area-speech
backlog
feature-request