Skip to content

Commit 7b45eb4

Browse files
committed
Added border around non-contrasting image
1 parent f66a9c2 commit 7b45eb4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/cognitive-services/Speech-Service/tutorial-voice-enable-your-bot-speech-sdk.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,8 @@ Now that you've created some resources, let's build a bot. We're going to start
149149

150150
4. After the project is loaded, press <kbd>F5</kbd> to build and run the project.
151151
5. A browser should launch and you'll see a screen looking similar to this.
152-
![echobot-running-on-localhost](media/tutorial-voice-enable-your-bot-speech-sdk/echobot-running-on-localhost.png "EchoBot running on localhost")
152+
> [!div class="mx-imgBorder"]
153+
> ![echobot-running-on-localhost](media/tutorial-voice-enable-your-bot-speech-sdk/echobot-running-on-localhost.png "EchoBot running on localhost")
153154
154155
### Test the bot sample with the Bot Framework Emulator
155156

0 commit comments

Comments
 (0)