Package Summary
| Tags | No category tags. |
| Version | 2.1.11 |
| License | HOYA License |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/jsk-ros-pkg/jsk_3rdparty.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2019-05-23 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Kei Okada
Authors
- Kei Okada
voice_text
ROS Interface for HOYA VoiceText Speech Synthesis Engine
Installation
- Install VoiceText SDK
- Put license file
- Build this package
cd /path/to/catkin_workspace
catkin build voice_text
Usage
- Launch
voice_textnode
roslaunch voice_text voice_text.launch
TIPS If you want to launch VoiceText engine on remote machine, try creating launch file like below:
<launch>
<machine name="remote" address="192.168.0.3" />
<include file="$(find voice_text)/launch/voice_text.launch">
<arg name="machine" value="remote" />
</include>
</launch>
- Say
Now speech synthesis is enabled.
rosrun sound_play say.py Hello! dummy 1.0 robotsound:=robotsound_jp
Robot says "Hello!"
Reference
Service
-
text_to_speech(voice_text/TextToSpeech)
Set text_path for path to text file that contains speech sentences.
Set wave_path for path to generated wave file to be generated.
If ok in response is set to true, wave file is generated successfully.
Parameters
-
~db_path(String, default:"/var/vt/sayaka/M16")
Path to VoiceText database directory.
-
~license_path(String, default:"")
Path to VoiceText license file.
If this parameter is empty, SDK tries to search data-common/verify directory relative to db_path.
Dynamic Parameters
-
~pitch(Int, default:100)
Pitch of voice by percentage. Speaks higher if this parameter is higher than 100.
-
~speed(Int, default:100)
Speed of speech by percentage.
-
~volume(Int, default:100)
Volumet of speech by percentage.
-
~pause(Int, default:800)
Pause duration between sentences by milliseconds.
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 2 | roscpp | |
| 1 | message_generation | |
| 1 | dynamic_reconfigure | |
| 1 | catkin | |
| 1 | sound_play | |
| 1 | message_runtime |
System Dependencies
| Name |
|---|
| nkf |
Dependant Packages
| Name | Repo | Deps |
|---|---|---|
| jsk_3rdparty | github-jsk-ros-pkg-jsk_3rdparty |
Launch files
- launch/voice_text.launch
-
- voice_text_machine [default: localhost]
- sound_play_machine [default: localhost]
- launch_sound_play [default: true]
- use_machine [default: true]
- sound_play_respawn [default: true]
Messages
Services
Plugins
Recent questions tagged voice_text at answers.ros.org
Package Summary
| Tags | No category tags. |
| Version | 2.1.11 |
| License | HOYA License |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/jsk-ros-pkg/jsk_3rdparty.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2019-05-23 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Kei Okada
Authors
- Kei Okada
voice_text
ROS Interface for HOYA VoiceText Speech Synthesis Engine
Installation
- Install VoiceText SDK
- Put license file
- Build this package
cd /path/to/catkin_workspace
catkin build voice_text
Usage
- Launch
voice_textnode
roslaunch voice_text voice_text.launch
TIPS If you want to launch VoiceText engine on remote machine, try creating launch file like below:
<launch>
<machine name="remote" address="192.168.0.3" />
<include file="$(find voice_text)/launch/voice_text.launch">
<arg name="machine" value="remote" />
</include>
</launch>
- Say
Now speech synthesis is enabled.
rosrun sound_play say.py Hello! dummy 1.0 robotsound:=robotsound_jp
Robot says "Hello!"
Reference
Service
-
text_to_speech(voice_text/TextToSpeech)
Set text_path for path to text file that contains speech sentences.
Set wave_path for path to generated wave file to be generated.
If ok in response is set to true, wave file is generated successfully.
Parameters
-
~db_path(String, default:"/var/vt/sayaka/M16")
Path to VoiceText database directory.
-
~license_path(String, default:"")
Path to VoiceText license file.
If this parameter is empty, SDK tries to search data-common/verify directory relative to db_path.
Dynamic Parameters
-
~pitch(Int, default:100)
Pitch of voice by percentage. Speaks higher if this parameter is higher than 100.
-
~speed(Int, default:100)
Speed of speech by percentage.
-
~volume(Int, default:100)
Volumet of speech by percentage.
-
~pause(Int, default:800)
Pause duration between sentences by milliseconds.
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 2 | roscpp | |
| 1 | message_generation | |
| 1 | dynamic_reconfigure | |
| 1 | catkin | |
| 1 | sound_play | |
| 1 | message_runtime |
System Dependencies
| Name |
|---|
| nkf |
Dependant Packages
| Name | Repo | Deps |
|---|---|---|
| jsk_3rdparty | github-jsk-ros-pkg-jsk_3rdparty |
Launch files
- launch/voice_text.launch
-
- voice_text_machine [default: localhost]
- sound_play_machine [default: localhost]
- launch_sound_play [default: true]
- use_machine [default: true]
- sound_play_respawn [default: true]
Messages
Services
Plugins
Recent questions tagged voice_text at answers.ros.org
Package Summary
| Tags | No category tags. |
| Version | 2.1.11 |
| License | HOYA License |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/jsk-ros-pkg/jsk_3rdparty.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2019-05-23 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Kei Okada
Authors
- Kei Okada
voice_text
ROS Interface for HOYA VoiceText Speech Synthesis Engine
Installation
- Install VoiceText SDK
- Put license file
- Build this package
cd /path/to/catkin_workspace
catkin build voice_text
Usage
- Launch
voice_textnode
roslaunch voice_text voice_text.launch
TIPS If you want to launch VoiceText engine on remote machine, try creating launch file like below:
<launch>
<machine name="remote" address="192.168.0.3" />
<include file="$(find voice_text)/launch/voice_text.launch">
<arg name="machine" value="remote" />
</include>
</launch>
- Say
Now speech synthesis is enabled.
rosrun sound_play say.py Hello! dummy 1.0 robotsound:=robotsound_jp
Robot says "Hello!"
Reference
Service
-
text_to_speech(voice_text/TextToSpeech)
Set text_path for path to text file that contains speech sentences.
Set wave_path for path to generated wave file to be generated.
If ok in response is set to true, wave file is generated successfully.
Parameters
-
~db_path(String, default:"/var/vt/sayaka/M16")
Path to VoiceText database directory.
-
~license_path(String, default:"")
Path to VoiceText license file.
If this parameter is empty, SDK tries to search data-common/verify directory relative to db_path.
Dynamic Parameters
-
~pitch(Int, default:100)
Pitch of voice by percentage. Speaks higher if this parameter is higher than 100.
-
~speed(Int, default:100)
Speed of speech by percentage.
-
~volume(Int, default:100)
Volumet of speech by percentage.
-
~pause(Int, default:800)
Pause duration between sentences by milliseconds.
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 2 | roscpp | |
| 1 | message_generation | |
| 1 | dynamic_reconfigure | |
| 1 | catkin | |
| 1 | sound_play | |
| 1 | message_runtime |
System Dependencies
| Name |
|---|
| nkf |
Dependant Packages
| Name | Repo | Deps |
|---|---|---|
| jsk_3rdparty | github-jsk-ros-pkg-jsk_3rdparty |
Launch files
- launch/voice_text.launch
-
- voice_text_machine [default: localhost]
- sound_play_machine [default: localhost]
- launch_sound_play [default: true]
- use_machine [default: true]
- sound_play_respawn [default: true]
Messages
Services
Plugins
Recent questions tagged voice_text at answers.ros.org
Package Summary
| Tags | No category tags. |
| Version | 2.1.11 |
| License | HOYA License |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/jsk-ros-pkg/jsk_3rdparty.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2019-05-23 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Kei Okada
Authors
- Kei Okada
voice_text
ROS Interface for HOYA VoiceText Speech Synthesis Engine
Installation
- Install VoiceText SDK
- Put license file
- Build this package
cd /path/to/catkin_workspace
catkin build voice_text
Usage
- Launch
voice_textnode
roslaunch voice_text voice_text.launch
TIPS If you want to launch VoiceText engine on remote machine, try creating launch file like below:
<launch>
<machine name="remote" address="192.168.0.3" />
<include file="$(find voice_text)/launch/voice_text.launch">
<arg name="machine" value="remote" />
</include>
</launch>
- Say
Now speech synthesis is enabled.
rosrun sound_play say.py Hello! dummy 1.0 robotsound:=robotsound_jp
Robot says "Hello!"
Reference
Service
-
text_to_speech(voice_text/TextToSpeech)
Set text_path for path to text file that contains speech sentences.
Set wave_path for path to generated wave file to be generated.
If ok in response is set to true, wave file is generated successfully.
Parameters
-
~db_path(String, default:"/var/vt/sayaka/M16")
Path to VoiceText database directory.
-
~license_path(String, default:"")
Path to VoiceText license file.
If this parameter is empty, SDK tries to search data-common/verify directory relative to db_path.
Dynamic Parameters
-
~pitch(Int, default:100)
Pitch of voice by percentage. Speaks higher if this parameter is higher than 100.
-
~speed(Int, default:100)
Speed of speech by percentage.
-
~volume(Int, default:100)
Volumet of speech by percentage.
-
~pause(Int, default:800)
Pause duration between sentences by milliseconds.
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 2 | roscpp | |
| 1 | message_generation | |
| 1 | dynamic_reconfigure | |
| 1 | catkin | |
| 1 | sound_play | |
| 1 | message_runtime |
System Dependencies
| Name |
|---|
| nkf |
Dependant Packages
Launch files
- launch/voice_text.launch
-
- voice_text_machine [default: localhost]
- sound_play_machine [default: localhost]
- launch_sound_play [default: true]
- use_machine [default: true]
- sound_play_respawn [default: true]
Messages
Services
Plugins
Recent questions tagged voice_text at answers.ros.org
Package Summary
| Tags | No category tags. |
| Version | 2.1.11 |
| License | HOYA License |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/jsk-ros-pkg/jsk_3rdparty.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2019-05-23 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Kei Okada
Authors
- Kei Okada
voice_text
ROS Interface for HOYA VoiceText Speech Synthesis Engine
Installation
- Install VoiceText SDK
- Put license file
- Build this package
cd /path/to/catkin_workspace
catkin build voice_text
Usage
- Launch
voice_textnode
roslaunch voice_text voice_text.launch
TIPS If you want to launch VoiceText engine on remote machine, try creating launch file like below:
<launch>
<machine name="remote" address="192.168.0.3" />
<include file="$(find voice_text)/launch/voice_text.launch">
<arg name="machine" value="remote" />
</include>
</launch>
- Say
Now speech synthesis is enabled.
rosrun sound_play say.py Hello! dummy 1.0 robotsound:=robotsound_jp
Robot says "Hello!"
Reference
Service
-
text_to_speech(voice_text/TextToSpeech)
Set text_path for path to text file that contains speech sentences.
Set wave_path for path to generated wave file to be generated.
If ok in response is set to true, wave file is generated successfully.
Parameters
-
~db_path(String, default:"/var/vt/sayaka/M16")
Path to VoiceText database directory.
-
~license_path(String, default:"")
Path to VoiceText license file.
If this parameter is empty, SDK tries to search data-common/verify directory relative to db_path.
Dynamic Parameters
-
~pitch(Int, default:100)
Pitch of voice by percentage. Speaks higher if this parameter is higher than 100.
-
~speed(Int, default:100)
Speed of speech by percentage.
-
~volume(Int, default:100)
Volumet of speech by percentage.
-
~pause(Int, default:800)
Pause duration between sentences by milliseconds.
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 2 | roscpp | |
| 1 | message_generation | |
| 1 | dynamic_reconfigure | |
| 1 | catkin | |
| 1 | sound_play | |
| 1 | message_runtime |
System Dependencies
| Name |
|---|
| nkf |
Dependant Packages
| Name | Repo | Deps |
|---|---|---|
| jsk_3rdparty | github-jsk-ros-pkg-jsk_3rdparty |
Launch files
- launch/voice_text.launch
-
- voice_text_machine [default: localhost]
- sound_play_machine [default: localhost]
- launch_sound_play [default: true]
- use_machine [default: true]
- sound_play_respawn [default: true]
Messages
Services
Plugins
Recent questions tagged voice_text at answers.ros.org
Package Summary
| Tags | No category tags. |
| Version | 2.1.11 |
| License | HOYA License |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/jsk-ros-pkg/jsk_3rdparty.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2019-05-23 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Kei Okada
Authors
- Kei Okada
voice_text
ROS Interface for HOYA VoiceText Speech Synthesis Engine
Installation
- Install VoiceText SDK
- Put license file
- Build this package
cd /path/to/catkin_workspace
catkin build voice_text
Usage
- Launch
voice_textnode
roslaunch voice_text voice_text.launch
TIPS If you want to launch VoiceText engine on remote machine, try creating launch file like below:
<launch>
<machine name="remote" address="192.168.0.3" />
<include file="$(find voice_text)/launch/voice_text.launch">
<arg name="machine" value="remote" />
</include>
</launch>
- Say
Now speech synthesis is enabled.
rosrun sound_play say.py Hello! dummy 1.0 robotsound:=robotsound_jp
Robot says "Hello!"
Reference
Service
-
text_to_speech(voice_text/TextToSpeech)
Set text_path for path to text file that contains speech sentences.
Set wave_path for path to generated wave file to be generated.
If ok in response is set to true, wave file is generated successfully.
Parameters
-
~db_path(String, default:"/var/vt/sayaka/M16")
Path to VoiceText database directory.
-
~license_path(String, default:"")
Path to VoiceText license file.
If this parameter is empty, SDK tries to search data-common/verify directory relative to db_path.
Dynamic Parameters
-
~pitch(Int, default:100)
Pitch of voice by percentage. Speaks higher if this parameter is higher than 100.
-
~speed(Int, default:100)
Speed of speech by percentage.
-
~volume(Int, default:100)
Volumet of speech by percentage.
-
~pause(Int, default:800)
Pause duration between sentences by milliseconds.
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 2 | roscpp | |
| 1 | message_generation | |
| 1 | dynamic_reconfigure | |
| 1 | catkin | |
| 1 | sound_play | |
| 1 | message_runtime |
System Dependencies
| Name |
|---|
| nkf |
Dependant Packages
Launch files
- launch/voice_text.launch
-
- voice_text_machine [default: localhost]
- sound_play_machine [default: localhost]
- launch_sound_play [default: true]
- use_machine [default: true]
- sound_play_respawn [default: true]