mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-25 16:30:49 +00:00
app_amd: Remove errant space in documentation for totalAnalysisTime.
This commit is contained in:
committed by
Asterisk Development Team
parent
8efcc1324d
commit
07cd92b394
@@ -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