Skip to content

Commit 0b5a82a

Browse files
committed
Update create-a-voice-virtual-assistant.mdx
1 parent 8b71b73 commit 0b5a82a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

projects/create-a-voice-virtual-assistant/create-a-voice-virtual-assistant.mdx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,13 @@ The final assistant will:
5050

5151
Here is a sneak peek of the final assistant in action:
5252

53-
<blockquote class="imgur-embed-pub" lang="en" data-id="83XuIPB"><a href="https://imgur.com/83XuIPB">View post on imgur.com</a></blockquote><script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>
54-
53+
<iframe
54+
width="315"
55+
height="560"
56+
src="https://i.imgur.com/83XuIPB.mp4"
57+
title="video player"
58+
allowFullScreen
59+
></iframe>
5560
Let's dive in!
5661

5762
## Setting Up the Environment

0 commit comments

Comments
 (0)