We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21169be commit e5a5a28Copy full SHA for e5a5a28
src/online2/online-endpoint.h
@@ -129,7 +129,7 @@ struct OnlineEndpointConfig {
129
/// that we consider as silence for purposes of
130
/// endpointing.
131
132
- /// We support four rules. We terminate decoding if ANY of these rules
+ /// We support five rules. We terminate decoding if ANY of these rules
133
/// evaluates to "true". If you want to add more rules, do it by changing this
134
/// code. If you want to disable a rule, you can set the silence-timeout for
135
/// that rule to a very large number.
0 commit comments