Adds punctuation marks to the given text. Accepts the text obtained from a single channel or multiple channels as input.
Parameters
name |
description | default |
|---|---|---|
| IgnoreSslErrors | Ignore any certificate errors if Profanity address contains https | false |
| Language | The information about the language of the text to which punctuation marks will be added | en-US |
Inputs
Audio
none
Events
| name | description | known nodes that generate this event |
|---|---|---|
| * | all events containing the 'Text' field | SR Http |
Outputs
Audio
none
Events
| name | description |
|---|---|
| * | Re-raises any input event after adding punctuations to the text field. Adds "punctuated" to Event.Data.TextAttributes |
Remarks
Project Structure
A minimal sample project can be built as such:

A project that utilizes several text manipulation services can be built as such:

Supported flow types
Stream, Batch
