Announcement

Collapse
No announcement yet.

Phonemes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Phonemes

    It looks like the plugin correctly handles the xml tag for volume as in for example "<volume level="50"> Speak this Text </volume>".

    It does not work for the pronunciation "pron" phonemes tag as in for example <pron sym="h eh 1 l ow & w er 1 l d "/>

    I get error messages like this one:
    Error In SpeakDev calling a speak proxy plug-in, exception is Exception from HRESULT: 0x80045042

    Anybody knows how to get the phonemes to work?

    #2
    does this tag works with standard Homeseer Speaker client?

    you can try to add the use_sapi=True line in the ini as explained at the end of this thread:
    https://forums.homeseer.com/showthread.php?t=167535

    Comment


      #3
      I had that SAPI statement already in the .ini file.
      When I use the tag without the plug-in, it does not speak anything, nor does it give an error message.
      I get the error message only when the plug-in is active. In neither case does the hs.speak work.

      Comment

      Working...
      X