Forum Discussion
Generate Phonemes using AI and a Dictionary
Thank you for this best practice tip! But where exactly should this piece of code be inserted? I tried using it with an example sentence during speech creation (AI-assistant):
How to
<speak>
<phoneme alphabet="ipa" ph="ˈjuːz">use</phoneme>
</speak>
the text-to-speech functionality. Click on...
But the word "use" was not spoken at all. Some words were created, but it was neither "use" nor the SSML code.
However, the closed captions were exactly right.
Please allow me to provide additional information. Some companies did not opt to purchase the AI add-on, so we must work a bit differently. We use Copilot to produce SSML code needed using the IPA phoneme standard. The built-in AI may already serve that purpose, so you may not need the code.
Either way, when Insert Audio is selected, the code is placed directly into the Text-to-Speech block. The phoneme is placed wherever the word appears in the text.
Related Content
- 6 months ago
- 12 months ago