audios property

audios property

Returns the collection of all embedded audio files in the presentation. Read-only IAudioCollection.

Definition:

@property
def audios(self):
    ...

See Also