Merve40/ptt

Demo seem to not work

JFDionne opened this issue · 6 comments

Hi, I'm trying your demo, I'm using Chrome Windows and Android Chrome for testing it, but when I do press push to talk I don't hear anything.

Hello JDionne. In order for me to help you, I need to know the following answers:

  • Are you deploying your own server or using the demo website?
  • Which Android Version are you using?
  • Are you connecting to https?
  • Are you granting the permissions for microphone on both Desktop and Android?

Hi.

Using your demo webpage.
Yes I grant microphone permission.
I use https.
For android I use chrome with android 7. But i tried to open chrome on windows on 2 computer and I can’t hear anything.

Ok. When testing with Android, I recommend using the app instead of the browser, since the overall performance is better. Which Windows Version(s) and Chrome Desktop Version(s) are you using?
Also, do you see any errors in the developer console?

Windows 10
Chrome: 78.0.3904.108

When I press button on windows 1 I don't have any error, but if I press button on windows 2, I got those error on windows 1:
image

I did fix some minor bugs, however I am not sure if they will fix your problem.

This error: Uncaught Error: Argument should be an AudioBuffer instance. can be ignored, as I think it always mistakenly shows whenever an audio is being written to buffer. It must be a bug in the API, that I am using.

Unfortunately, I tried to recreate the issue with Windows 10 & Chrome, but everything works fine.
I tested on Windows & Linux, with both Firefox & Chrome, there were no problems.
I suggest that you try out Firefox too.

Ok thanks I’ll check on my side it’s maybe a mic problem.

On another subject, can I « hire » you for make a C# (forms) MIT version of it? I wanted to use it on a desktop application.