diff options
Diffstat (limited to 'files/zh-cn/web/api/speechsynthesisutterance')
-rw-r--r-- | files/zh-cn/web/api/speechsynthesisutterance/voice/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 --- -<div><trans newtip="{{APIRef(“Web语音API”)}}{SeeCompattable}" oldtip="{{APIRef("Web Speech API")}}{{SeeCompatTable}}">{{APIRef(“Web语音API”)}}{SeeCompattable}</trans></div> +<div><trans newtip="{{APIRef("Web语音API")}}{SeeCompattable}" oldtip="{{APIRef("Web Speech API")}}{{SeeCompatTable}}">{{APIRef("Web语音API")}}{SeeCompattable}</trans></div> <p>The <strong><code>voice</code></strong> property of the {{domxref("SpeechSynthesisUtterance")}} interface gets and sets the voice that will be used to speak the utterance.</p> |