DialogflowSsmlVoiceGender
Add the following line to your scenario code to use the enum:
require(Modules.AI);
Constants
FEMALE
A female voice.
MALE
A male voice.
NEUTRAL
A gender-neutral voice.
UNSPECIFIED
An unspecified gender, which means that the customer does not care which gender the selected voice has.