From 08a04d85393a0bb5721a17328df62c4915c487c5 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Fri, 5 Feb 2021 18:52:37 +0100 Subject: fix some macros for zh-cn --- files/zh-cn/web/api/speechsynthesisutterance/voice/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/api/speechsynthesisutterance/voice') diff --git a/files/zh-cn/web/api/speechsynthesisutterance/voice/index.html b/files/zh-cn/web/api/speechsynthesisutterance/voice/index.html index 3295efbbbf..2eec93df10 100644 --- a/files/zh-cn/web/api/speechsynthesisutterance/voice/index.html +++ b/files/zh-cn/web/api/speechsynthesisutterance/voice/index.html @@ -3,7 +3,7 @@ title: SpeechSynthesisUtterance.voice slug: Web/API/SpeechSynthesisUtterance/voice translation_of: Web/API/SpeechSynthesisUtterance/voice --- -
<trans newtip="{{APIRef(“Web语音API”)}}{SeeCompattable}" oldtip="{{APIRef("Web Speech API")}}{{SeeCompatTable}}">{{APIRef(“Web语音API”)}}{SeeCompattable}</trans>
+
<trans newtip="{{APIRef("Web语音API")}}{SeeCompattable}" oldtip="{{APIRef("Web Speech API")}}{{SeeCompatTable}}">{{APIRef("Web语音API")}}{SeeCompattable}</trans>

The voice property of the {{domxref("SpeechSynthesisUtterance")}} interface gets and sets the voice that will be used to speak the utterance.

-- cgit v1.2.3-54-g00ecf