iOS Category Mode (ios-only)
All iOS Category Mode types are made available through the named export IOSCategoryMode:
Defaultβ
The default audio session mode.
GameChatβ
A mode that the GameKit framework sets on behalf of an application that uses GameKitβs voice chat service.
Measurementβ
A mode that indicates that your app is performing measurement of audio input or output.
MoviePlaybackβ
A mode that indicates that your app is playing back movie content.
SpokenAudioβ
A mode used for continuous spoken audio to pause the audio when another app plays a short audio prompt.
VideoChatβ
A mode that indicates that your app is engaging in online video conferencing.
VideoRecordingβ
A mode that indicates that your app is recording a movie.
VoiceChatβ
A mode that indicates that your app is performing two-way voice communication, such as using Voice over Internet Protocol (VoIP).
VoicePromptβ
A mode that indicates that your app plays audio using text-to-speech.