Skip to content

Commit 6a2dd05

Browse files
author
Yulin Li
committed
comments
1 parent 8c568a4 commit 6a2dd05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/how-to-lower-speech-synthesis-latency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ For example, the bitrate of `Riff24Khz16BitMonoPcm` format is 384 kbps, while `A
317317
Our Speech SDK will automatically use a compressed format for transmission when a `pcm` output format is set.
318318
For Linux and Windows, `GStreamer` is required to enable this feature.
319319
Refer [this instruction](how-to-use-codec-compressed-audio-input-streams.md) to install and configure `GStreamer` for Speech SDK.
320-
For Android, iOS and macOS, Speech SDK uses system api to decode the compressed audio, therefore, no extra configuration is needed.
320+
For Android, iOS and macOS, no extra configuration is needed starting version 1.20.
321321
322322
## Others tips
323323

0 commit comments

Comments
 (0)