jnrbytes.blogg.se

Virtual audio input windows
Virtual audio input windows






In a computer with audio input/output capabilities we get audio on: onMixedAudioRawDataReceived​(ZoomSDKAudioRawData rawData) This is happening on the docker container due to the fact that by default it doesn’t have an audio driver or device (neither input nor output).

  • OS: Windows 10, all devices that we tested this with.
  • If applicable, add screenshots to help explain your problem.ĭevice (please complete the following information):
  • While audio is plying, see that NO audio buffers are coming trough the AudioRawData interfaces.
  • Make the host give recording permissions to the bot.
  • Start the Meeting SDK and connect to an existing meeting.
  • Run the bot in an environment where there is no microphone or audio device detected by the OS. Is this a known SDK limitation? is there any way we can programmatically prevent this behavior and get the audio stream? Thanks in advance! As we are using the bot inside a docker container, it doesn’t have an audio interface there.

    virtual audio input windows virtual audio input windows

    On the new Zoom Bot SDK we are facing an issue where if the SDK does’t detect a microphone or audio device in the OS, it doesn’t stream the audio on the AudioRawData class.








    Virtual audio input windows