Skip to main content
Inspiring
November 12, 2014
Answered

Which <vtml_partofsp> function to use?

  • November 12, 2014
  • 1 reply
  • 381 views

I'm adding some audio under speech management.

When I try <vtml_partofsp part="noun">BOMs </vtml_partofsp>, the audio says it in one word but when I try to add  BOM, it spells it out as BOM vs calling it out as BOM.


Does anyone know which syntax under <vtml_partofsp part> that I should use? I tried the following attributes and not getting much success for the audio calling it BOM (one word)  as listed below

<vtml_partofsp part="unknown" | "noun" | "verb" | "modifier" | "function" | "interjection">

Regards

AJ

    This topic has been closed for replies.
    Correct answer Sreekanth_S

    Why bother about parts of speech at all here? Just change the case to "bom" and you should get it right. It won't impact anything else anyway.

    Sreekanth

    1 reply

    Sreekanth_SCorrect answer
    Legend
    November 12, 2014

    Why bother about parts of speech at all here? Just change the case to "bom" and you should get it right. It won't impact anything else anyway.

    Sreekanth

    Inspiring
    November 12, 2014

    Thanks Sreekanth