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
To implement the voice feature we need a bunch of datas like the video source or the bit per second we are going to send. Therefore we will use a redux slice to store all those datas. The state of datas should look like this:
To implement the voice feature we need a bunch of datas like the video source or the bit per second we are going to send. Therefore we will use a redux slice to store all those datas. The state of datas should look like this:
Example here$
The text was updated successfully, but these errors were encountered: