You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you referring to silent playback? In iOS, audio settings are controlled through AVAudioSession-related classes. The SDK also provides simple encapsulated methods for activating and deactivating audio, which you can experiment with and debug yourself. Check it out here:
When using SZAVPlayer for video, there is no audio feedback. This also happens in the example app attached (both for video or audio).
The text was updated successfully, but these errors were encountered: