Is this library essentially the same as WebRTC?

This page summarizes the projects mentioned and recommended in the original post on /r/WebRTC

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Porcupine  

    On-device wake word detection powered by deep learning

  • selfservicekiosk-audio-streaming

    A best practice for streaming audio from a browser microphone to Dialogflow or Google Cloud STT by using websockets.

  • After the wake word is detected, I want to send through websocket to my server an audio stream of what the user says next, so that it gets transcribed in real time. The sample code I have to do that audio streaming and transcription uses WebRTC: https://github.com/dialogflow/selfservicekiosk-audio-streaming/blob/master/examples/example5.html

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • web-voice-processor

    A library for real-time voice processing in web browsers

  • Will I need both WebRTC and web-voice-processor/ for my purposes, i.e. detecting the wake word with porcupine and then streaming the audio through websocket afterwards? At least for my purposes, they seem to both be able to do what I'm trying to achieve - get a stream from the microphone. Am I missing something here?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Day 12: Always Listening Voice Commands with React.js

    1 project | dev.to | 17 Jan 2023
  • Day 6: Making Cool Raspberry Pi Projects even Cooler with Voice AI (1/4)

    1 project | dev.to | 9 Jan 2023
  • What does "end-to-end" mean?

    1 project | /r/embedded | 17 Dec 2022
  • [R] Latest Trigger Word Detection?

    1 project | /r/MachineLearning | 1 Dec 2022
  • Language editors for non-keyboard input?

    1 project | /r/ProgrammingLanguages | 3 Nov 2022