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
{{ message }}
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
Also rename the RecorderStatus to AudioCaptureOptions.
Branch commits:
* Changes for 3.10.1 and changed return type.
* Update Podfile.lock
* Update ios moks version
* Simplify pod repo update command
* Fix a rename issue in tests
---------
Co-authored-by: Gabriel Radu <gabriel.radu@dolby.com>
/// Release the internal memory and restart the audio session configuration.
@@ -58,13 +58,13 @@ class AudioPreview {
58
58
}
59
59
60
60
/// Returns a [Stream] of the [AudioPreviewEventNames.onStatusChanged] events. By subscribing to the returned stream you will be notified about new conference invitations.
0 commit comments