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
Add comment on the `AndroidManifest.xml` to let devs know which
permissions need to de added to their app to support audio
conversation.
Since the SDK does not add the permission, a lint file is also added
that silences the warning about missing permissions.
message="This declaration is opt-in and its usage should be marked with `@kotlinx.serialization.ExperimentalSerializationApi` or `@OptIn(markerClass = kotlinx.serialization.ExperimentalSerializationApi.class)`">
0 commit comments