You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.
The original agora API returned a process when .play() or .paused() is called which lets us catch if something bad happened during the call or not.
NG wraps around the base library but doesn't return a promise. Would it be possible to add a Promise return to the .play()?
The text was updated successfully, but these errors were encountered: