Using Microphone

oldteacher

Active member
Is there anyway to use php/scripts that wish to use the users microphone?

Since there is no way to ask user for permission, I am stuck.

Know that Google shut down the Chrome Speech API for use in shell environments but got my fingers crossed…

Thanks!
 
Well, microphone support through WebRTC will be better handled in ExeOutput 2019.1 (should be available in a few days).
Here is a demo we tested:

We’ll integrate it into the general demo that ships with ExeOutput. It lets you record audio with your microphone (default one) and save the recording as a WEBM file (audio format).
 

Attachments

  • image.png
    image.png
    22.4 KB · Views: 0
Last edited:
Not sure if possible, but having ability to place spoken words into a text area would be very useful. For instance, we are working on a software for a dyslexic program which users speak words instead of writing them.

Love to be able to use exeout for the final product:)
 
gdgsupport said:
Well, microphone support through WebRTC will be better handled in ExeOutput 2019.1 (should be available in a few days).
How is the new update coming? Will we get it soon:)
 
We are fixing some problems on very large screens with very high DPI. That’s why we got some delay. Hopefully, it will be released on the next week.
 
Very cool, thank you!

I see this in general demo:

“In addition, Chromium requires the page on which you record sound or video to be served with HTTPS (normally; this is the case unless you have configured ExeOutput to serve pages in simple HTTP).”

Confused what you mean “unless you have configured ExeOutput to serve pages in simple HTTP”?

Could you exaplin this so an old mind can grasp and use. Maybe example?
 
Back
Top