opentok / opentok-windows-sdk-samples

Sample applications illustrating best practices using OpenTok Windows SDK
MIT License
9 stars 29 forks source link

VIDCS-706 Updated AudioDeviceNotifications sample to 2.25.3 #59

Closed sergioturgil-vonage closed 1 year ago

sergioturgil-vonage commented 1 year ago

Update AudioDeviceNotifications sample to 2.25.3 from the previous beta version of MMAudioDevice.

The sample can be tested by connecting/disconnecting audio devices or changing windows OS level default settings.

goncalocostamendes commented 1 year ago

@sergioturgil-vonage build is failing

sergioturgil-vonage commented 1 year ago

This is the same app that solves the https://jira.vonage.com/browse/VIDCS-505 ticket, right? Seems the client still found an issue. You and Yukari synced offline. Is the issue solved?

Yes. I synced with Yukari and provided an update on customer test app that works correctly. Let's see what the customer says. This sample is the normalized way of using the new custom audio device for advanced audio management.

sergioturgil-vonage commented 1 year ago

@sergioturgil-vonage build is failing

Yes. It builds and works fine when cloning the repo. I don't know what the problem with this CI is but I suppose at one point we should move it to start using our own action runners. I'll ask for this in our team sync.

IGitGotIt commented 1 year ago

@sergioturgil-vonage do we have any developer guide which schematically shows the life cycle ?

sergioturgil-vonage commented 1 year ago

@sergioturgil-vonage do we have any developer guide which schematically shows the life cycle ?

Yes. https://tokbox.com/developer/guides/audio-video/windows/ look for "Using custom audio driver" section