effectsProfileId property

List<String>? effectsProfileId
final

An identifier which selects 'audio effects' profiles that are applied on (post synthesized) text to speech.

Effects are applied on top of each other in the order they are given.

Implementation

final List<String>? effectsProfileId;