audioUri property

String? audioUri
getter/setter pair

URI of the audio clip.

Dialogflow does not impose any validation on this value. It is specific to the client that reads it.

Required.

Implementation

core.String? audioUri;