question

petergrimsehl avatar image
petergrimsehl asked

PlayFab Party | Win10 | PartyLocalChatControl::SetAudioInput() returns error 0x3005 for PartyAudioDeviceSelectionType::SystemDefault

Hello,

using PartyAudioDeviceSelectionType::SystemDefault is the recommended value to be used on Windows platforms (see https://learn.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/concepts-chat) but using this setting returns the error [0x3005] device selection type not supported on this platform.

Am I missing something?

apis
3 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Neils Shi avatar image Neils Shi commented ·

Could you tell us which SDK you use and what version it is?

0 Likes 0 ·
petergrimsehl avatar image petergrimsehl Neils Shi commented ·

I'm using the GDK Extension Library from the latest GDK.

0 Likes 0 ·
Neils Shi avatar image Neils Shi petergrimsehl commented ·

As a workaround, we suggest that you choose the audio device selection type : PartyAudioDeviceSelectionType::Manual then try again. For more info, please refer to the Audio Inputs and Outputs. And we will do some research about the issue.

0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.