Skip to content

AudioStreamType.Music produce audio noise #702

Description

@Prathiv7

When AudioStreamType.Music is used to enable local recording of remote audio, the SDK still applies the VOICE_COMMUNICATION recording but

the chime meeting is on AudioStreamType.Music the remote user's get Audio issue , it's like echo but not in full scale it's like cracking sound.

to reproduce the issue just changed this in MeetingFragment of chime getting started app

val audioVideoConfig = AudioVideoConfiguration(audioMode = audioMode, audioDeviceCapabilities = audioDeviceCapabilities, audioStreamType = AudioStreamType.Music, audioRecordingPresetOverride = AudioRecordingPresetOverride.VoiceCommunication, enableAudioRedundancy = enableAudioRedundancy, reconnectTimeoutMs = reconnectTimeoutMs)

tested between pixel 6 & Samsung s20,
pixel 6 user doesn't get echo sound of cracking but the s20 get's the cracking echo sound sometimes . it's like s20 user audio is repeated from the pixel

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions