VoiceXML Forum Community Message Board


Post New Topic  Post A Reply
my profile | register | search | faq | forum home
  next oldest topic   next newest topic
» VoiceXML Forum Community Message Board   » Newbies   » Set bargein volume

 - UBBFriend: Email this page to someone!    
Author Topic: Set bargein volume
smart_sagittarian
Junior Member
Member # 3369

Rate Member
Icon 1 posted February 01, 2006 10:22 AM      Profile for smart_sagittarian   Email smart_sagittarian   Send New Private Message       Edit/Delete Post   Reply With Quote 
I wanted to know if it is possible to set a volume level for the bargein so that I can ignore bargeins which have a lower volume. The problem is that background noise is getting detected as speech which should not be happening..
Posts: 4 | Registered: Feb 2006  |  IP: Logged
mheadd
Member
Member # 3181

Member Rated:
4
Icon 1 posted February 01, 2006 10:03 PM      Profile for mheadd   Author's Homepage   Email mheadd   Send New Private Message       Edit/Delete Post   Reply With Quote 
You have a couple of options that might help.

First, you can adjust the �volume level� for accepting input in your application by setting the value of the sensitivity property. A lower value makes your application less sensitive to input, and a higher value makes it more sensitive.
code:
 
<property name=�sensitivity� value=�0.9�/> //Makes your application more sensitive
<property name=�sensitivity� value=�0.5�/> //Usually the default setting
<property name=�sensitivity� value=�0.1�/> //Makes your application less sensitive

The other thing you can do is set the type of bargein that your application will allow. If you adjust the value of the �bargeintype� property, your application will ignore input that does not match an active grammar. Any input that does not match an active grammar will simply be ignored.
code:
 
<property name=�bargeintype� value=�hotword�/>

Hope this helps.

--------------------
Mark
VoiceinGov.org
http://www.voiceingov.org

Posts: 55 | Registered: Jun 2005  |  IP: Logged
smart_sagittarian
Junior Member
Member # 3369

Rate Member
posted February 02, 2006 02:06 AM      Profile for smart_sagittarian   Email smart_sagittarian   Send New Private Message       Edit/Delete Post   Reply With Quote 
Thanks for the information. I have not tried it out but from the look of it, sounds like it would help.
Posts: 4 | Registered: Feb 2006  |  IP: Logged


All times are Eastern  
Post New Topic  Post A Reply Close Topic    Move Topic    Delete Topic next oldest topic   next newest topic
 - Printer-friendly view of this topic
Hop To:

Contact Us | VoiceXML Forum



Powered by Infopop Corporation
UBB.classicTM 6.3.1.2