Hello,

Kaser Brent wrote:
Has any work been done in SEMS to provide voice activity detection (talker) events?
not that I know of. It is simple though to add a voice activity
detection module like a filter in the audio processing chain.
You can use the AmAudioQueue with write=true and read=false,
this way you get the audio into your VAD component but don't
read from it.

BR
Stefan


Thanks


------------------------------------------------------------------------

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev


--
Stefan Sayer
VoIP Services Consulting and Development

Warschauer Str. 24
10243 Berlin

tel:+491621366449
sip:[email protected]
email/xmpp:[email protected]


_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to