STSSPlaySilenceParams Struct Reference
| Declared in | STMediaParams_doc.h |
Tasks
-
preStartSilenceDurationMspropertyFor Speech Synthesis only. Duration of silence to play before the synthesized speech starts to play. The default value is 0.0.
-
postFinishSilenceDurationMspropertyFor Speech Synthesis only. Duration of silence to play after all synthesized speech has completed playing. The default value is 0.0.
-
interPhraseSilenceDurationMspropertyFor Speech Synthesis only. Duration of silence to play between phrases. The default value is 0.0.
-
interParagraphSilenceDurationMspropertyFor Speech Synthesis only. Duration of silence to play between paragraphs. The default value is 0.0.
-
skipSilenceDurationMspropertyFor Speech Synthesis only. Duration of silence to play after skipping before start of playing of speech synthesis. The default value is 0.0.
Properties
interParagraphSilenceDurationMs
var interParagraphSilenceDurationMs: TimeInterval?
Discussion
For Speech Synthesis only. Duration of silence to play between paragraphs. The default value is 0.0.
Declared In
STMediaParams_doc.h
interPhraseSilenceDurationMs
var interPhraseSilenceDurationMs: TimeInterval?
Discussion
For Speech Synthesis only. Duration of silence to play between phrases. The default value is 0.0.
Declared In
STMediaParams_doc.h
postFinishSilenceDurationMs
var postFinishSilenceDurationMs: TimeInterval?
Discussion
For Speech Synthesis only. Duration of silence to play after all synthesized speech has completed playing. The default value is 0.0.
Declared In
STMediaParams_doc.h