mirror of
https://github.com/asterisk/asterisk.git
synced 2026-04-28 01:32:57 +00:00
app_amd: Remove errant space in documentation for totalAnalysisTime.
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
<para>Is the silence after detecting a greeting.</para>
|
||||
<para>If this is exceeded, the result is detection as a HUMAN</para>
|
||||
</parameter>
|
||||
<parameter name="totalAnalysis Time" required="false">
|
||||
<parameter name="totalAnalysisTime" required="false">
|
||||
<para>Is the maximum time allowed for the algorithm</para>
|
||||
<para>to decide on whether the audio represents a HUMAN, or a MACHINE</para>
|
||||
</parameter>
|
||||
|
||||
Reference in New Issue
Block a user