Rate this page:

AudioFileUsage

This API is in beta and subject to change.

Enum representing supported audio file usage modes.

Consts

InCall

Copy URL

This API is in beta and subject to change.

Use to play an audio file during a call, for example to play a progress tone.

The volume is controlled by system call volume.

Notification

Copy URL

This API is in beta and subject to change.

Use to play an audio file for notifications outside a call.

The volume is controlled by system alarm volume

Ringtone

Copy URL

This API is in beta and subject to change.

Use to play an audio file for ringtone.

The volume is controlled by system ring volume.

Unknown

Copy URL

This API is in beta and subject to change.

Use if other modes are not applicable.