You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/speech-to-text/features/audio-filtering.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ This will avoid processing any audio which is below the `3.4` volume threshold.
45
45
46
46
`volume_threshold` supports a range of `0 - 100` where `0` does not filter any audio and `100` removes all audio.
47
47
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.
0 commit comments