Closed etsardou closed 8 years ago
The error seems to be in the ROS Node. Empty language
field correctly passed to the ROS Node, though no error is returned
ROS Service request:
6 REQUEST.serv: POST *://anonymous@localhost:9001 /hop/text_to_speech HTTP/1.1
6 INVOKE.svc (text_to_speech . #|JsObject [__proto__: JsObject] [extensible: #t] [properties: ()] [cmap: JsConstructMap] [elements: vector]|)
{ audio_output: '/home/klpanagi/.hop/cache/services/tts_Zeznv.wav',
language: '',
text: 'Καλησπέρα. Είμαι ο ναο' }
ROS Service response:
{ error: '' }
Must investigate if the error exists in the ROS node or in the API