Implementation of Voice API is lacking

Bug #896768 reported by Jacky Alciné
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
The Wintermute Project
Confirmed
Critical
Unassigned

Bug Description

The Voice API provides Wintermute the ability to speak and listen to its users. The final result of the API looks like what is described on http://www.thesii.org/wiki/Wintermute:Plugin:VoiceAPI. This bug serves as a means of confirming it reaches the specification described on the given link and reaches that state for the milestone this bug is targeted at.

Revision history for this message
lp-void (lp-void) wrote :
Download full text (4.1 KiB)

CMake Error at CMakeLists.txt:6 (include):
  include could not find load file:

    WintermuteDefaults

CMake Error at CMakeLists.txt:7 (include):
  include could not find load file:

    WintermuteMacros

CMake Error at wintermute-plugin-voice/src/CMakeLists.txt:19 (install):
  install TARGETS given no LIBRARY DESTINATION for shared library target
  "wintermute-plugin-voice".

CMake Error at wintermute-plugin-voice/CMakeLists.txt:48 (install):
  install FILES given no DESTINATION!

CMake Error at marytts-wintermute/CMakeLists.txt:14 (find_package):
  Could not find module FindMaryTTSQt.cmake or a configuration file for
  package MaryTTSQt.

  Adjust CMAKE_MODULE_PATH to find FindMaryTTSQt.cmake or set MaryTTSQt_DIR
  to the directory containing a CMake configuration file for MaryTTSQt. The
  file will have one of the following names:

    MaryTTSQtConfig.cmake
    maryttsqt-config.cmake

CMake Error at marytts-wintermute/CMakeLists.txt:15 (find_package):
  Could not find module FindWntrVoice.cmake or a configuration file for
  package WntrVoice.

  Adjust CMAKE_MODULE_PATH to find FindWntrVoice.cmake or set WntrVoice_DIR
  to the directory containing a CMake configuration file for WntrVoice. The
  file will have one of the following names:

    WntrVoiceConfig.cmake
    wntrvoice-config.cmake

CMake Error at marytts-wintermute/CMakeLists.txt:20 (include):
  include could not find load file:

    WintermuteDefaults

CMake Error at marytts-wintermute/CMakeLists.txt:21 (include):
  include could not find load file:

    WintermuteMacros

CMake Error at marytts-wintermute/CMakeLists.txt:56 (install):
  install TARGETS given no LIBRARY DESTINATION for shared library target
  "marytts-plugin".

CMake Error at marytts-wintermute/CMakeLists.txt:62 (install):
  install FILES given no DESTINATION!

CMake Error at speechd-wintermute/CMakeLists.txt:15 (find_package):
  Could not find module FindWntrVoice.cmake or a configuration file for
  package WntrVoice.

  Adjust CMAKE_MODULE_PATH to find FindWntrVoice.cmake or set WntrVoice_DIR
  to the directory containing a CMake configuration file for WntrVoice. The
  file will have one of the following names:

    WntrVoiceConfig.cmake
    wntrvoice-config.cmake

CMake Error at speechd-wintermute/CMakeLists.txt:20 (include):
  include could not find load file:

    WintermuteDefaults

CMake Error at speechd-wintermute/CMakeLists.txt:21 (include):
  include could not find load file:

    WintermuteMacros

CMake Error at speechd-wintermute/CMakeLists.txt:58 (install):
  install TARGETS given no LIBRARY DESTINATION for shared library target
  "speechd-plugin".

CMake Error at speechd-wintermute/CMakeLists.txt:64 (install):
  install FILES given no DESTINATION!

CMake Error at pocketsphinx-wintermute/CMakeLists.txt:15 (find_package):
  Could not find module FindWntrVoice.cmake or a configuration file for
  package WntrVoice.

  Adjust CMAKE_MODULE_PATH to find FindWntrVoice.cmake or set WntrVoice_DIR
  to the directory containing a CMake configuration file for WntrVoice. The
  file will have one of the following names:

    WntrVoiceConfig.cmake
    wntrvoice-config.cmake

CMake Error at /u...

Read more...

Revision history for this message
Jacky Alciné (jackyalcine) wrote :

This is typically generated if one tries to build the plug-ins all at once in a monolithic manner. This is currently not impossible, and the root CMakeLists.txt file, as well as a few others, will be deleted as a result.

Revision history for this message
Adrian Borucki (gentoolx) wrote :

I think it is recommended to post new bug if some feature is not working or some feature is requested. Then, add tag 'wntrvoice'.

Revision history for this message
Jacky Alciné (jackyalcine) wrote :

This is mainly to get it to working stage.

However, might I add that this might have to be working tightly with SpeechControl? If so, it'd be good to note that bug #918586 (https://bugs.launchpad.net/speechcontrol/+bug/918586) in SpeechControl is the dependent factor of this. We could define direct support for PocketSphinx or just use the functionality of SpeechControl.

Pros: We control development path and know its inner workings.

Cons: We HAVE TO package SpeechControl and allow it to be linked into a plug-in for wintermute (i.e: wntr-spchcntrl).

Thoughts?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.