Site updated at 2017-07-30 02:14:45 UTC
This commit is contained in:
parent
ce8084cd07
commit
8c5b65d66c
26 changed files with 40 additions and 41 deletions
|
@ -74,12 +74,11 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>The <code class="highlighter-rouge">shopping_list</code> component is a feature for the <a href="/components/intent_script/"><code class="highlighter-rouge">intent_script</code> component</a>.</p>
|
||||
<p>The <code class="highlighter-rouge">shopping_list</code> component allows you to keep track of shopping list items. Includes the ability to add items via your voice using the sentence “Add eggs to my shopping list”.</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">shopping_list</span><span class="pi">:</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>Eg. check the <a href="/components/conversation/"><code class="highlighter-rouge">conversion</code></a> about how to add and delete items from the list.</p>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue