Looking for half duplex simulation algorithm

Hi Everybody,

I'm working in an application which enables clients to transmit audio to each other in full duplex. We want to make the system half duplex - what we are going to do is compare the incoming Audio wave to the outgoing, and if the outgoing wave is stronger - we are going to broadcast. If not, (Outgoing < Incoming) then we are going to block it. Is Anyone familiar with algorithm how do such comparison ( what to convert - average, pick ?)

Thanks, Ron

Reply to
Ronen Yacov
Loading thread data ...

try this:

formatting link
google for voice activity detect. There is also a case where there is a VAD value based on voice volume, the T and R values are compared and the stronger wins...as you described. Bob

Reply to
Bob F.

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.