RAPP Platform
v0.6.0
RAPP Platform is a collection of ROS nodes and back-end processes that aim to deliver ready-to-use generic services to robots
|
Classes | |
class | SpeechToTextGoogle |
Implements calls the Google ASR API. More... | |
Variables | |
tuple | speech_to_text_node = SpeechToTextGoogle() |
The main function. More... | |
tuple speech_recognition_google.speech_to_text_node = SpeechToTextGoogle() |
The main function.
Creates a SpeechToTextGoogle object
Definition at line 272 of file speech_recognition_google.py.