Lint
This commit is contained in:
@@ -179,10 +179,10 @@ speaker:
|
||||
i2s_audio_id: if_i2s_audio
|
||||
i2s_comm_fmt: stand_msb
|
||||
channel: mono
|
||||
#timeout: never
|
||||
#bits_per_sample: 16bit
|
||||
#sample_rate: 48000
|
||||
#buffer_duration: 500ms
|
||||
# timeout: never
|
||||
# bits_per_sample: 16bit
|
||||
# sample_rate: 48000
|
||||
# buffer_duration: 500ms
|
||||
|
||||
switch:
|
||||
- id: sw_speaker_amplifier
|
||||
|
||||
@@ -29,19 +29,14 @@ media_player:
|
||||
task_stack_in_psram: false
|
||||
announcement_pipeline:
|
||||
speaker: announcement_spk_resampling_input
|
||||
#format: WAV
|
||||
#num_channels: 1
|
||||
#sample_rate: 48000
|
||||
# format: WAV
|
||||
# num_channels: 1
|
||||
# sample_rate: 48000
|
||||
media_pipeline:
|
||||
speaker: media_spk_resampling_input
|
||||
#format: FLAC
|
||||
#num_channels: 1
|
||||
#sample_rate: 48000
|
||||
#on_announcement:
|
||||
# - mixer_speaker.apply_ducking:
|
||||
# id: media_speaker_embedded
|
||||
# decibel_reduction: 20
|
||||
# duration: 0.0s
|
||||
# format: FLAC
|
||||
# num_channels: 1
|
||||
# sample_rate: 48000
|
||||
|
||||
script:
|
||||
- id: !extend dump_config_list_packages
|
||||
|
||||
Reference in New Issue
Block a user