mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-03 11:56:49 +00:00
app_amd: Remove errant space in documentation for totalAnalysisTime.
This commit is contained in:
committed by
github-actions[bot]
parent
1d5ebbf4a9
commit
881a399139
@@ -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