Request capture device access
To ensure that voice functions as expected, developers who are using the Vivox SDK with applications on the following platforms must request capture device access before joining a channel.
- Android
- iOS
- macOS
- Windows 8 and later
Each platform has various ways to request capture device access. For example, you can use runtime permissions to ask a user if they want to give an application access to a capture device. For information about making runtime permission requests, see the platform-specific documentation that is maintained by each platform manufacturer.
Note: If an application does not request capture device access, then problems could occur, such as capture device or all channel audio not working until the channel has been left and rejoined.