Releases: robotology/speech
Releases · robotology/speech
v1.2.0
v1.1.0
What's Changed
- Fixed typo by @lauracavaliere in #24
- Fixed module name in config.ini file by @lauracavaliere in #25
- Change from afplay to mpg123 by @lauracavaliere in #26
- Added Google Dialog Module by @lauracavaliere in #27
- Fixed the setting of the language in googleDialog by @lauracavaliere in #28
- Fixed the agent path by @lauracavaliere in #29
- Added sync port by @Iaxama in #30
- googleSynthesis: make it compatible with iSpeak rpc protocol by @Nicogene in #32
- speechInteraction: cleanup of cmake by @Nicogene in #31
- Adding set language at run time by @vtikha in #34
- Adding setLanguage at runtime by @vtikha in #36
- Added check on empty input by @lauracavaliere in #37
- Added states to googleSpeechProcess, googleSpeech and googleDialog. by @lauracavaliere in #38
- Created GA for triggering code from speech by @lauracavaliere in #39
- Upgrade to the use of C++17 by @pattacini in #41
- Include string and vector in start-ask.h by @traversaro in #44
- Upgrade to
YARP-3.5.1
by @pattacini in #42
New Contributors
- @lauracavaliere made their first contribution in #24
- @Iaxama made their first contribution in #30
- @Nicogene made their first contribution in #32
- @vtikha made their first contribution in #34
- @traversaro made their first contribution in #44
Full Changelog: v1.0.0...v1.1.0