IngestConferenceTranscripts
A Boolean value that specifies whether to ingest conference transcripts.
When you set this parameter to TRUE
, the connector produces a document to represent each transcript. It downloads the transcript and adds the file to the document.
NOTE: To ingest conference transcripts you must set ProcessConferences to TRUE
.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | IngestConferenceTranscripts=true
|
See Also: | IngestConferenceRecordings |