Jump to content

Recommended Posts

Posted (edited)

Trying to run Voice Chat (Win11). I do not get any response when I try to test my mic. The Mic tests fine in Win11 and discord but nothing in DCS Voice Chat Mic test . Any ideas ?

Running Sound output and Mic through 5.1 headphones attached to ASUS Xonar sound card. Mic sampling rate tried at 44100hz. Have also tried setting Microphone to (Xonar Sound card) as well.

Vchat-mic.jpg

Edited by IvanK
  • IvanK changed the title to Voice Chat Mic setup Wont test
Posted (edited)

Still struggling to get the Mic working , works fin in WIN11 and other Apps just not DCS.

Options LUA looks like this not sure if the microphone_use,voice_chat_input or voice_chat_output strings are reasonable ?

["sound"] = {
        ["FakeAfterburner"] = false,
        ["GBreathEffect"] = true,
        ["cockpit"] = 100,
        ["gui"] = 100,
        ["headphones"] = 100,
        ["headphones_on_external_views"] = true,
        ["hear_in_helmet"] = true,
        ["hp_output"] = "{0.0.0.00000000}.{ae4715d3-74ca-42eb-80ff-99a7d4233959}",
        ["main_layout"] = "suround_5_1",
        ["main_output"] = "{0.0.0.00000000}.{ae4715d3-74ca-42eb-80ff-99a7d4233959}",
        ["microphone_use"] = 0,
        ["music"] = 60,
        ["play_audio_while_minimized"] = true,
        ["radioSpeech"] = true,
        ["subtitles"] = true,
        ["switches"] = 100,
        ["voiceChatInSensitivity"] = -42,
        ["voiceChatInVolume"] = 98,
        ["voice_chat"] = true,
        ["voice_chat_input"] = "{0.0.1.00000000}.{896cb1d9-589a-4a33-9f17-23a38c5b64a9}",
        ["voice_chat_output"] = "",
        ["volume"] = 80,
        ["world"] = 100,

 

Edited by IvanK
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...