When you retrieve results in stt
, lid
, or lib
format, IDOL Speech Server includes the <continueToken>
XML tag. You can include the value of this tag in a GetResults
action to return only results generated after the set of results that produced the ContinueToken
.
Action: | GetResults |
---|---|
Type: | String |
Default: | |
Example: | ContinueToken=OjEzMDAwOkFs6LTEyOTk0OTU3Ng==
|
See Also: | Token |
|