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.