-
 

tts package from tts repo

tts

Package Summary

Tags No category tags.
Version 1.0.2
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/tts-ros1.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status UNMAINTAINED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package enabling a robot to speak with a human voice by providing a Text-To-Speech ROS service

Additional Links

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package tts

1.0.1 (2019-03-20)

  • Merge pull request #2 from yyu/fix no assert_called() for older versions of mock
  • no assert_called() for older versions of mock
  • remove rostest from top level find_package (#1) It's conditionally found in the testing section only so it's only a test_depend
  • Contributors: Tully Foote, Yuan "Forrest" Yu, y²

1.0.0 (2019-03-20)

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

  • launch/tts_polly.launch
    • This launch file runs the tts nodes.
      • polly_node_name [default: polly_node]
      • synthesizer_node_name [default: synthesizer_node]
      • tts_node_name [default: tts_node]
      • audio_output_device [default: ]
      • config_file [default: ]
  • launch/sample_application.launch
    • This launch file runs the tts nodes.
      • config_file [default: $(find tts)/config/sample_configuration.yaml]

Messages

No message files found.

Plugins

No plugins found.

Recent questions tagged tts at Robotics Stack Exchange