Site updated at 2017-12-30 11:16:48 UTC
This commit is contained in:
parent
d3550054ea
commit
ef61527b37
27 changed files with 77 additions and 65 deletions
|
@ -83,7 +83,11 @@
|
|||
</div>
|
||||
<p>Configuration variables:</p>
|
||||
<ul>
|
||||
<li><strong>language</strong> (<em>Optional</em>): The language to use. Defaults to <code class="highlighter-rouge">en</code>.</li>
|
||||
<li><strong>language</strong> (<em>Optional</em>): The language to use. Defaults to <code class="highlighter-rouge">en</code>.
|
||||
<ul>
|
||||
<li><a href="https://cloud.google.com/speech/docs/languages">Complete list of supported languages</a>.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<p>A full configuration sample:</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue