From 56d8db0f52f4a84bec6a44657cb05d56adcb8426 Mon Sep 17 00:00:00 2001 From: Koki Shinjo Date: Sun, 4 Jul 2021 10:44:21 +0900 Subject: [PATCH] [jsk_spot_startup] add front microphone (#27) --- .../launch/include/interaction.launch | 2 +- .../launch/include/peripheral.launch | 37 ++++++++++++++++++- 2 files changed, 37 insertions(+), 2 deletions(-) diff --git a/jsk_spot_robot/jsk_spot_startup/launch/include/interaction.launch b/jsk_spot_robot/jsk_spot_startup/launch/include/interaction.launch index 68910b10aa..41cb01114b 100644 --- a/jsk_spot_robot/jsk_spot_startup/launch/include/interaction.launch +++ b/jsk_spot_robot/jsk_spot_startup/launch/include/interaction.launch @@ -2,7 +2,7 @@ - + diff --git a/jsk_spot_robot/jsk_spot_startup/launch/include/peripheral.launch b/jsk_spot_robot/jsk_spot_startup/launch/include/peripheral.launch index 86576712b5..6d24623246 100644 --- a/jsk_spot_robot/jsk_spot_startup/launch/include/peripheral.launch +++ b/jsk_spot_robot/jsk_spot_startup/launch/include/peripheral.launch @@ -1,6 +1,7 @@ + + > + + + + + + + + + + + bitrate: 128 + device: default + channels: 1 + sample_rate: 16000 + sample_format: S16LE + format: wave + + + + + aggressiveness: 1 + minimum_duration: 0.5 + + + +