This repository was archived by the owner on Dec 20, 2023. It is now read-only.
  
  
  - 
                Notifications
    
You must be signed in to change notification settings  - Fork 400
 
Configuration changes
        René Kliment edited this page Dec 22, 2018 
        ·
        16 revisions
      
    - there is 
triggers/snowboynow, when using snowboy 
- 
sound/- removed 
allow_unlisted_input_device - 
input_devicewill probably be different for most of the users 
 - removed 
 
No changes.
- Added an 
event_commandssection. Put custom shell commands here to run at- Startup
 - Start of interaction with Alexa
 - End of interaction with Alexa
 - Shutdown
 
 - Added section 
triggers- replaces sections / options: 
sphinx,platform/common/long_pressandplatform/*/should_confirm_trigger... add thetriggerssection, in there set the options from the replaced sections (if you changed the defaults) and then delete the replaced sections 
 - replaces sections / options: 
 - Added section 
platforms/hyperionto- Configure connection to Hyperion
 - Customize effects, colors and behavior for different states
 
 - Added 
soxplayback handler option in addition tovlc- add 
sound/playback_paddingconfiguration option; this adds the specified seconds of silence to the beginning and ending of each audio file. This may improve audio playback of Orange Pi and CHIP devices. A value of1second is often more than effective enough. 
 - add 
 - Changed pocketsphinx's default threshold in the config template from 1e-5 to 1e-10, which should bring better trigger word recognition with hopefully no (or very few) false triggers. Tweak this value in your config as necessary.
 - 
sound/changes:- added 
allow_unlisted_input_device - 
input_device- default is now changed to default and the field is validated now 
 - added 
 - Added section 
platforms/serial 
- Introduced a YAML configuration file as opposed to having some config options in the source code.