diff --git a/docs/audio.md b/docs/audio.md index 6fd8932d..b73d6d01 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -6,6 +6,9 @@ This feature allows you to receive audio over an HDMI cable and transmit it to t * This is only supported by PiKVM V3 devices right now. This may or may not work on other CSI devices as most have a hw defect. * Please note the feature is experimental. Nothing will explode for you, but something may not work. Please report about problems [here](https://discord.gg/bpmXfz5) (preferred) or [here](https://github.com/pikvm/pikvm/issues/97). * MIC support is not supported at this time, it may or may not be supported in the future. + +??? note "Audio sample rate" + 44.1kHz - 48kHz 16/24 / 32kHz 16 ## Preparing 1. Make sure that you have not removed the [jumpers related to audio (4)](v3.md#atx-connection) on the V3 board and have not deleted or commented out the `dtoverlay=tc358743-audio` line in `/boot/config.txt`. Return everything as it was, if you changed it.