Skip to content

Commit fb9a8e8

Browse files
fix link
1 parent 49352d1 commit fb9a8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/speech-to-text/features/audio-filtering.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This will avoid processing any audio which is below the `3.4` volume threshold.
4545

4646
`volume_threshold` supports a range of `0 - 100` where `0` does not filter any audio and `100` removes all audio.
4747

48-
In realtime mode, the threshold can be adjusted dynamically with the `SetRecognitionConfig` message.
48+
In realtime mode, the threshold can be adjusted dynamically with the [SetRecognitionConfig](/api-ref/realtime-transcription-websocket#setrecognitionconfig) message.
4949

5050
## Volume labelling
5151

0 commit comments

Comments
 (0)