<aside> 💡 Available in 4.0.6 and later versions.

</aside>

<aside> 💡 Custom pronunciation is a function that makes the voice engine read a specific word as a word I defined.

</aside>

Custom pronunciation example

<aside> 💡 You can define your own pronunciations to omit strings in parentheses or make certain strings read differently, like this.

  1. Apply regular expression : Delete all strings within \\(.*\\) brackets
  2. Change nero to vocat

simulator_screenshot_905CECAE-91D4-4EBC-84E2-CA43BE6F192B.png

Finally, hello nero (bye bye) is read as hello vocat.

</aside>

How to create custom pronunciation

  1. Go to My PageSettings (⚙️)Custom Pronunciation

  2. Click Add at the top right of the page.

  3. Enter your custom pronunciation information and click Add Pronunciation.

    Untitled

Examples of using regular expressions

<aside> 💡 If you check the regular expression settings, you can use regular expressions to select words using patterns.

</aside>


ⓒ 2025 DevStory All rights reserved.