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
 All Classes Namespaces Files Functions Variables Macros
speech_recognition_google Namespace Reference

Classes

class  SpeechToTextGoogle
 Implements calls the Google ASR API. More...
 

Variables

tuple speech_to_text_node = SpeechToTextGoogle()
 The main function. More...
 

Variable Documentation

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.