speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Index marks in speech dispatcher.


From: x mash
Subject: Index marks in speech dispatcher.
Date: Fri, 15 Feb 2013 18:34:52 +0400

Thanks guys I fix it. In future be more attentive.

  15 ?????? 2013 ?. 13:56:05 ???????????? x mash (smouke007 at rambler.ru)
  ???????:


  Hi folks! I'm using index marks for my project. How set it correctly. For
  example I'm doing like that:

  spd_execute_command_with_reply( m_connection, "SET SELF SSML_MODE on", &
  reply );
  spd_send_data_wo_mutex( m_connection, "<speak>Hello, <mark name=\"mark1\"/>
  how does it work?</speak>", SPD_NO_REPLY );
  spd_execute_command_with_reply( m_connection, "SET SELF SSML_MODE off", &
  reply );
  spd_execute_command_with_reply( m_connection, "\r\n.", & reply );

  it's most advanced idea what I have, but didn't work. Help!!! How can I set
  index marks in SSIP mode, or how is correctly switched to SSML mode? Thank
  you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.freebsoft.org/pipermail/speechd/attachments/20130215/1f19282c/attachment.html>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]