BotFramework-WebChat icon indicating copy to clipboard operation
BotFramework-WebChat copied to clipboard

Remove : (colon) in "Bot said" and "You said"

Open compulim opened this issue 3 years ago • 0 comments

Screenshots

Version

4.15.3-0

Describe the bug

JAWS default settings will narrate punctuations.

So, when JAWS narrate bot message, the "Bot said: Hello, World!" will be narrated as "bot said colon hello world".

It is better to remove the colon in en-US.json.

Steps to reproduce

  1. Run JAWS
  2. Type "echo Hello, World!" to the MockBot

Expected behavior

It should say "bot said hello world". Instead, it said "bot said colon hello world".

Additional context

[Bug]

compulim avatar Jul 26 '22 17:07 compulim