File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -34,15 +34,16 @@ Pronunciation dictionaries allow you to customize how your AI assistant pronounc
3434
3535Below are examples demonstrating the difference between pronunciations with and without pronunciation dictionaries:
3636
37+ Corrected pronunciations:
38+ - "Nginx" → "Engine-X" (using alias rule)
39+ - "Kubernetes" → "/ˌkuːbərˈneɪtiːz/" (using phoneme rule)
40+
3741** Without Pronunciation Dictionary:**
3842<audio controls src = " /static/audio/without-pronunciation-dictionary.wav" >Your browser does not support the audio element.</audio >
3943
4044** With Pronunciation Dictionary:**
4145<audio controls src = " /static/audio/with-pronunciation-dictionary.wav" >Your browser does not support the audio element.</audio >
4246
43- Corrected pronunciations:
44- - "Nginx" → "Engine-X" (using alias rule)
45- - "Kubernetes" → "/ˌkuːbərˈneɪtiːz/" (using phoneme rule)
4647
4748## Prerequisites
4849
You can’t perform that action at this time.
0 commit comments