Skip to content

AudioStreamType.Music produce audio noise #702

@Prathiv7

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions