audioTimestamp property

bool? audioTimestamp
getter/setter pair

If enabled, audio timestamps will be included in the request to the model.

This can be useful for synchronizing audio with other modalities in the response.

Optional.

Implementation

core.bool? audioTimestamp;