-| `type` | Specifies the location of silence to be added: <ul><li>`Leading` – It indicates the beginning of the text, but the value set for this type is not an absolute silence length. </li><li>`Leading-exact` – It indicates the beginning of the text, and the value set for this type is an absolute silence length.</li><li>`Tailing` – It indicates the end of text, and the actual silence length for this type includes the silence after the last word and the value you set for this type.</li><li>`Tailing-exact` – It indicates the end of the text, and the value set for this type is an absolute silence length.</li><li>`Sentenceboundary` – It indicates between adjacent sentences, and the actual silence length for this type includes the silence after the last word in the previous sentence, the value you set for this type, and the silence before the starting word in the next sentence. </li><li>`Sentenceboundary-exact` – It indicates between adjacent sentences, and the value set for this type is an absolute silence length. </li></ul> <ul>Each type with the suffix "-exact" takes precedence over its corresponding type. For example, if you set both `Leading` and `Leading-exact` types, the `Leading-exact` type will take effect.</ul>| Required |
0 commit comments