lexiconNames property

List<String>? lexiconNames
final

List of one or more pronunciation lexicon names you want the service to apply during synthesis. Lexicons are applied only if the language of the lexicon is the same as the language of the voice.

Implementation

final List<String>? lexiconNames;