Skip to content

Commit

Permalink
override the linked name for better grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
kahrendt committed Jan 31, 2025
1 parent 575cbfb commit 66957cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/speaker/resampler.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Resampler Speaker
:description: Instructions for setting up resampler speakers in ESPHome.
:image: resampler.svg

The ``resampler`` speaker platform allows you to convert the sample rate of an audio stream and output it to other :doc:`/components/speaker/index`.
The ``resampler`` speaker platform allows you to convert the sample rate of an audio stream and output it to another :doc:`speaker component </components/speaker/index>`.

If the audio stream doesn't require resampling, it is automatically sent directly to the output speaker.

Expand Down

0 comments on commit 66957cf

Please sign in to comment.