Coder Social home page Coder Social logo

Audio Stream about conferencing HOT 7 OPEN

mesibo avatar mesibo commented on June 23, 2024
Audio Stream

from conferencing.

Comments (7)

Sreyams avatar Sreyams commented on June 23, 2024

Can someone help me here to identify in the code where Audio streams can be captured when a group call is initiated and conversation is going on.

My need is to see if the audio conversation can be saved into a mp3 file. Has anyone done this?

Also has anyone done how noise cancellation or suppression can be done during the conversation going on?

from conferencing.

mesibo avatar mesibo commented on June 23, 2024

mesibo does not allow recording to mp3 now. The recording feature is in pipeline.

The noise cancellation is enabled by default.

from conferencing.

Sreyams avatar Sreyams commented on June 23, 2024

when you say noise cancellation is enabled, could you elaborate a bit .. does it go through some AI algorithms for different noise patterns or uses native Android noise cancellation. Is there a way to test it?

In which class/method I can see that ?

from conferencing.

Sreyams avatar Sreyams commented on June 23, 2024

I have a background audio playing in a loop as I enter a room. I am doing this to test if noise cancellation happens and hear the conversations clearly. The problem I am facing is - as soon as I enter and the grid_layout shows up, my background audio is not heard continuously, as it should.
Question is - is there an interruption to the background audio stream happens here? How can I overcome this?

from conferencing.

heisenberg-hash avatar heisenberg-hash commented on June 23, 2024

How are you playing your background audio?

https://mesibo.com/documentation/api/conferencing/mesibogroupcall/#playincallsound

from conferencing.

Sreyams avatar Sreyams commented on June 23, 2024

This is how I am starting a background audio playing as a Service to create a background noise
In the JoinRoomActivity, picking an available room in the listener code, I start this service and enter the room.

Upon someone joins the room, as you mentioned here, it plays the "join" sound R.raw.join in MesiboGroupCall_OnPublisher

Does it make sense?

My problem is while this background noise is playing, will this noise cancellation happen during the audio conversation? Will there be any conflict?

from conferencing.

Sreyams avatar Sreyams commented on June 23, 2024

Assuming I play a noise audio file in a loop in MesiboGroupCall_OnPublisher (var3 set to True), when some one joins they hear this. But during the conversation, will this background noise be suppressed or cancelled and the conversation will be clear with the noise cancellation enabled by default?

from conferencing.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.