
Currently, Dialogflow CX console doesn’t have the ‘Automatic Text To speech’ option for audio synthesis yet.
However, yes, you can use Dialogflow CX’s Client Libraries, Rest API, or RPC API to create speech responses that can be added as described at RPC API's OutputAudioConfig and REST API's OutputAudioConfig on your StreamingDetectIntentRequest and detectIntent method respectively.