AudioFileUsage
This API is in beta and subject to change.
Enum representing supported audio file usage modes.
Consts
InCall
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
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
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
This API is in beta and subject to change.
Use if other modes are not applicable.