Ryan Isgrig

Results 13 comments of Ryan Isgrig

Hi @richross, I ran through the same steps and am unable to reproduce on my end (Emulator `v4.8.1-126122`). Is this against a bot published on Azure or running locally? Do...

Yes I ran the Enable Speech tutorial successfully. Can you test against the [Windows Voice Assistant Client](https://github.com/Azure-Samples/Cognitive-Services-Voice-Assistant/blob/master/clients/csharp-wpf/README.md) and share the results? It will help to validate if the same issue...

Got it, thanks for checking! In that case this seems like a bug with BF Emulator, I am transferring to their repository.

As for the blank files, you are correct that these are artifacts from creating through Composer. For R12 we only had the necessary files but when @gabog took a pass...

See also: - microsoft/botframework-components#939 - microsoft/botbuilder-dotnet#5502

This functions as designed so it can work in a non-interactive context with Composer. Postponing to R14 when we have more time to reevaluate.

I've validated that we can include the `includeAllIntents` property in the Basic Assistant's recognizer and LUIS does in fact return all intents after having configured it. While the Enterprise Assistant...

Per @cwhitten: > Composer currently accepts both app.schema/uischema & sdk.schema/uischema, with "app" taking priority.

I believe this works as design based on how PbX cards are rendered (@lauren-mills correct me if I'm mistaken). With the new Adaptive Cards package I believe we can start...

Hello @sammydeprez, we'll take this issue as a feature request and add it to the backlog for prioritization. We do not have an ETA at this time for when this...