speaker property

String? speaker
getter/setter pair

The name of the speaker.

This should be the same as the speaker name used in the prompt.

Required.

Implementation

core.String? speaker;