Discord Her Türlü Sesi iletiyor

Discord masaüstündeki veya oyun herne çalışıyorsa sesi iletiyor sadece mikrafon sesi iletmesi nasıl sağlanır.

Ses ayarlarında Input cihazı olarak mikrofonunu değiştirmeyi denedin mi?
Genelde Default falan oluyor.

Webrtc sadece milrafon için nasıl ayralnır birde giriş aygıtlarındaki ses yüksekliğini gösteren bar front microphone müzik felan açınca ses alıyor kulaklık olamsına rağmen

Dahili Ses Analog Strereo , strereo nasıl kpatılır ,strereo kapalı olduğu bir seçenek nasıl eklerim.
Dahili Ses Analog seçeneği yok.

Açıkçası bilemedim,ses konusunu pek kurcalamadım.

Yani hiç böyle sorunlarla karşılaşmadım. Bu ve bunun gibi videolara bakmanızı tavsiye edebilirim sadece.

1 Like

çözümü bu https://www.youtube.com/watch?v=TjmHVgCSpQQ artık sadece mikrafon sesi dinliyor discord ve counter strike
# This file is part of PulseAudio.
#
# PulseAudio is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation; either version 2.1 of the
# License, or (at your option) any later version.
#
# PulseAudio is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with PulseAudio; if not, see http://www.gnu.org/licenses/.

; Path for mixers that have a 'Speaker' control
;
; See analog-output.conf.common for an explanation on the directives

[General]
priority = 100
description-key = analog-output-speaker

[Properties]
device.icon_name = audio-speakers

[Jack Headphone]
required-any = any
switch = mute
volume = off
[Jack Dock Headphone]
required-any = any
switch = mute
volume = off

[Jack Front Headphone]
required-any = any
switch = mute
volume = off

[Jack Line Out]
required-any = any
switch = mute
volume = off

[Jack Line Out Front]
required-any = any
switch = mute
volume = off
[Jack Front Line Out]
required-any = any
switch = mute
volume = off

[Jack Rear Line Out]
required-any = any
switch = mute
volume = off

[Jack Dock Line Out]
required-any = any
switch = mute
volume = off

[Jack Speaker]
required-any = any
switch = mute
volume = off

[Jack Speaker Phantom]
required-any = any
switch = mute
volume = off

[Jack Speaker Front Phantom]
required-any = any
switch = mute
volume = off

[Jack Speaker - Output]
required-any = any

[Element Hardware Master]
required-any = any
switch = mute
volume = off

[Element Master]
required-any = any
switch = mute
volume = off

[Element Master Mono]
required-any = any
switch = mute
volume = off

; This profile path is intended to control the speaker, let's mute headphones
; else there will be a spike when plugging in headphones
[Element Headphone]
required-any = any
switch = mute
volume = off

[Element Headphone,1]
required-any = any
switch = mute
volume = off

[Element Headphone2]
required-any = any
switch = mute
volume = off

[Element Headphone+LO]
required-any = any
switch = mute
volume = off

[Element Speaker+LO]
required-any = any
switch = mute
volume = off

[Element Speaker]
required-any = any
switch = mute
volume = off
[Element Desktop Speaker]
required-any = any
switch = mute
volume = off

[Element Front]
required-any = any
switch = mute
volume = off

[Element Front Speaker]
required-any = any
switch = mute
volume = off
[Element Speaker Front]
required-any = any
switch = mute
volume = off

[Element Rear]
required-any = any
switch = mute
volume = off

[Element Surround]
required-any = any
switch = mute
volume = off

[Element Surround Speaker]
required-any = any
switch = mute
volume = off

[Element Speaker Surround]
required-any = any
switch = mute
volume = off

[Element Side]
required-any = any
switch = mute
volume = off

[Element Speaker Side]
required-any = any
switch = mute
volume = off
[Element Center]
required-any = any
switch = mute
volume = off
[Element Center Speaker]
required-any = any
switch = mute
volume = off

[Element LFE]
required-any = any
switch = mute
volume = off
[Element LFE Speaker]
required-any = any
switch = mute
volume = off

[Element Bass Speaker]
required-any = any
switch = mute
volume = off
[Element CLFE]
required-any = any
switch = mute
volume = off

[Element Speaker CLFE]
required-any = any
switch = mute
volume = off

.include analog-output.conf.common
1 Like