2007-05-31 20:51:49 +08:00
|
|
|
# Configuration file for the audio service
|
|
|
|
|
|
|
|
# This section contains options which are not specific to any
|
|
|
|
# particular interface
|
|
|
|
[General]
|
|
|
|
|
|
|
|
# If we want to disable support for specific services
|
|
|
|
# Defaults to supporting all implemented services
|
|
|
|
#Disable=Control,Source
|
|
|
|
|
|
|
|
# SCO routing. Either PCM or HCI (in which case audio is routed to/from ALSA)
|
|
|
|
# Defaults to HCI
|
2007-08-28 19:49:37 +08:00
|
|
|
#SCORouting=PCM
|
2007-05-31 20:51:49 +08:00
|
|
|
|
|
|
|
# Headset interface specific options (i.e. options which affect how the audio
|
|
|
|
# service interacts with remote headset devices)
|
|
|
|
[Headset]
|
|
|
|
|
2008-03-04 21:24:38 +08:00
|
|
|
# Set to true to support HFP (in addition to HSP only which is the default)
|
2007-05-31 20:51:49 +08:00
|
|
|
# Defaults to false
|
2008-03-04 21:24:38 +08:00
|
|
|
EnableHFP=false
|
2007-05-31 20:51:49 +08:00
|
|
|
|
2008-01-16 17:08:26 +08:00
|
|
|
# HFP Gateway features
|
|
|
|
# Defaults to false
|
|
|
|
3WayCalling=false
|
|
|
|
EchoCancelNoiseCancel=false
|
|
|
|
VoiceRecognition=false
|
|
|
|
InBandRingtone=false
|
|
|
|
VoiceTags=false
|
|
|
|
RejectingCalls=false
|
|
|
|
EnhancedCallStatus=false
|
|
|
|
EnhancedCallControl=false
|
|
|
|
ExtendedErrorResultCodes=false
|
|
|
|
|
2007-05-31 20:51:49 +08:00
|
|
|
# Just an example of potential config options for the other interfaces
|
2007-08-28 17:54:21 +08:00
|
|
|
#[A2DP]
|
2008-01-23 21:27:30 +08:00
|
|
|
#SBCSources=1
|
|
|
|
#MPEG12Sources=0
|