question

Landahl, Dominik avatar image
Landahl, Dominik asked

GetAvailableBufferCount returns "failed to find the specified resource"

Hi folks, I'm calling PartyAudioManipulationSourceStream::GetAvailableBufferCount and it returns error 6: failed to find specified resource. Does anyone know how I can find out what the problem is, or what can cause this error? Thanks

apis
2 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 provide us with more details about your scenario? And which SDK are you using?

1 Like 1 ·
Landahl, Dominik avatar image Landahl, Dominik Neils Shi commented ·

I'm using the C++ SDK version 1.7.22-r2 on Windows. I have PartyChatControls that are working correctly, but I now want to do DSP on them. I'm calling GetAudioManipulationVoiceStream (which succeeds), and calling GetAvailableBufferCount on that (which fails). If I just call GetNextBuffer it also fails with the same error.

0 Likes 0 ·

0 Answers