-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebGL #9
Comments
@TheRDavid the underlying airpeer project does have support for WebGL. univoice doesn't use threading either, so that shouldn't be an issue. The last core module is unimic for mic input. I've never testing it on webgl, but I think that should work too. Good chance it should work! Please let me know if you try it out |
There are errors when building webgl. |
Cannot use Microphone class on webgl. Maybe you can try this: https://github.com/tgraupmann/UnityWebGLMicrophone |
Hey thanks! I'll add that library soon.
Edit: have you tested this?
…On Fri, 31 Mar, 2023, 09:08 wei-kris, ***@***.***> wrote:
Cannot use Microphone class on webgl.
Maybe you can try this: https://github.com/tgraupmann/UnityWebGLMicrophone
—
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZ5ZBQHTESLMFTCQ22OIV3W6ZGVHANCNFSM5SA2SL5A>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
is there any info on webGL mic. ? |
Hello,
quick question:
Does univoice work on WebGL?
Thank you!
The text was updated successfully, but these errors were encountered: