alsa.conf.sample 747 B

1234567891011121314151617181920212223242526272829303132
  1. ;
  2. ; Open Sound System Console Driver Configuration File
  3. ;
  4. [general]
  5. ;
  6. ; Automatically answer incoming calls on the console? Choose yes if
  7. ; for example you want to use this as an intercom.
  8. ;
  9. autoanswer=yes
  10. ;
  11. ; Default context (is overridden with @context syntax)
  12. ;
  13. context=local
  14. ;
  15. ; Default extension to call
  16. ;
  17. extension=s
  18. ;
  19. ; Default language
  20. ;
  21. ;language=en
  22. ;
  23. ; Silence supression can be enabled when sound is over a certain threshold.
  24. ; The value for the threshold should probably be between 500 and 2000 or so,
  25. ; but your mileage may vary. Use the echo test to evaluate the best setting.
  26. ;silencesuppression = yes
  27. ;silencethreshold = 1000
  28. ;
  29. ; To set which ALSA device to use, change this parameter
  30. ;input_device=hw:0,0
  31. ;output_device=default