We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
autoadvance
1 parent 8c5783b commit f232716Copy full SHA for f232716
documentation/auto-advance.md
@@ -39,6 +39,8 @@ Dialogic's Auto-Advance class can be easily accessed via the Inputs subsystem an
39
40
All of this functionality lives in `Dialogic.Inputs.auto_advance` an `DialogicAutoAdvance` object.
41
42
+Additionally, you can force an advance by emitting the `autoadvance` signal: `Dialogic.Inputs.auto_advance.autoadvance.emit()`.
43
+
44
### 3.1 Settings/Properties
45
46
There are two types of settings/properties:
0 commit comments