diff options
author | Florian Dieminger <me@fiji-flo.de> | 2021-02-08 11:48:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-08 11:48:35 +0100 |
commit | 6b354837cbc7f718409e11da44d05d0c0668ab5e (patch) | |
tree | ea226febdf775a158b9b110459697a090fdfbe8e /files/zh-cn/web/api/speechsynthesisutterance | |
parent | 7425818d30fbc66df26cedebc612e8e83a332c56 (diff) | |
parent | 08a04d85393a0bb5721a17328df62c4915c487c5 (diff) | |
download | translated-content-6b354837cbc7f718409e11da44d05d0c0668ab5e.tar.gz translated-content-6b354837cbc7f718409e11da44d05d0c0668ab5e.tar.bz2 translated-content-6b354837cbc7f718409e11da44d05d0c0668ab5e.zip |
Merge pull request #27 from fiji-flo/fix-zh-cn
fix some macros for zh-cn
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> |