-
- Downloads
Merge branch 'migration/speech_memory_gui' into 'main'
Add speech memory gui from SpeechX See merge request !6
No related branches found
Showing
- source/armarx/speech/CMakeLists.txt 3 additions, 0 deletionssource/armarx/speech/CMakeLists.txt
- source/armarx/speech/gui/CMakeLists.txt 56 additions, 0 deletionssource/armarx/speech/gui/CMakeLists.txt
- source/armarx/speech/gui/RecognizedTextWidget.cpp 50 additions, 0 deletionssource/armarx/speech/gui/RecognizedTextWidget.cpp
- source/armarx/speech/gui/RecognizedTextWidget.h 58 additions, 0 deletionssource/armarx/speech/gui/RecognizedTextWidget.h
- source/armarx/speech/gui/TextInputWidget.cpp 125 additions, 0 deletionssource/armarx/speech/gui/TextInputWidget.cpp
- source/armarx/speech/gui/TextInputWidget.h 90 additions, 0 deletionssource/armarx/speech/gui/TextInputWidget.h
- source/armarx/speech/gui/TextListenerWidget.cpp 100 additions, 0 deletionssource/armarx/speech/gui/TextListenerWidget.cpp
- source/armarx/speech/gui/TextListenerWidget.h 96 additions, 0 deletionssource/armarx/speech/gui/TextListenerWidget.h
- source/armarx/speech/gui/TextToSpeechInputWidget.cpp 75 additions, 0 deletionssource/armarx/speech/gui/TextToSpeechInputWidget.cpp
- source/armarx/speech/gui/TextToSpeechInputWidget.h 72 additions, 0 deletionssource/armarx/speech/gui/TextToSpeechInputWidget.h
- source/armarx/speech/gui/memory/SpeechToTextDisplayWidget.cpp 62 additions, 0 deletions...ce/armarx/speech/gui/memory/SpeechToTextDisplayWidget.cpp
- source/armarx/speech/gui/memory/SpeechToTextDisplayWidget.h 59 additions, 0 deletionssource/armarx/speech/gui/memory/SpeechToTextDisplayWidget.h
- source/armarx/speech/gui/memory/SpeechToTextInputWidget.cpp 91 additions, 0 deletionssource/armarx/speech/gui/memory/SpeechToTextInputWidget.cpp
- source/armarx/speech/gui/memory/SpeechToTextInputWidget.h 74 additions, 0 deletionssource/armarx/speech/gui/memory/SpeechToTextInputWidget.h
- source/armarx/speech/gui/memory/TextDisplayWidget.cpp 63 additions, 0 deletionssource/armarx/speech/gui/memory/TextDisplayWidget.cpp
- source/armarx/speech/gui/memory/TextDisplayWidget.h 87 additions, 0 deletionssource/armarx/speech/gui/memory/TextDisplayWidget.h
- source/armarx/speech/gui/memory/TextToSpeechDisplayWidget.cpp 62 additions, 0 deletions...ce/armarx/speech/gui/memory/TextToSpeechDisplayWidget.cpp
- source/armarx/speech/gui/memory/TextToSpeechDisplayWidget.h 53 additions, 0 deletionssource/armarx/speech/gui/memory/TextToSpeechDisplayWidget.h
- source/armarx/speech/gui/memory/TextToSpeechInputWidget.cpp 66 additions, 0 deletionssource/armarx/speech/gui/memory/TextToSpeechInputWidget.cpp
- source/armarx/speech/gui/memory/TextToSpeechInputWidget.h 67 additions, 0 deletionssource/armarx/speech/gui/memory/TextToSpeechInputWidget.h
Loading
Please register or sign in to comment