.. _dialog_troubleshooting:

Dialog Troubleshooting
=======================

.. _troubleshooting_no_answer:

Flobi does not react on greeting
---------------------------------

Check the following steps in order:
  
* the :ref:`speech_recognition` recognize (look at the :ref:`speech_recognition_visualization` on ``gig``)

  * if the visualization doesn't show any results, check that the audio server (:ref:`hookah`) sends microphone data (look at the :ref:`audio_visualizer` of the current interaction island)

* the :ref:`situation_recognition` recognizes ``Attention_Flobi`` at the current interaction island (look at the :ref:`visualizer_situation`)
 
* restart the corresponding dialog flow (:ref:`dialog_manager`) in the ``lsp-csra-supplementary.sh`` on the ``default`` tab.

* restart the :ref:`scenario_coordination` in the ``lsp-csra-supplementary.sh`` on the ``default`` tab.