Tool that queries the Google Cloud Text-to-Speech API.
Inherits from BaseTool.
Synthesizes audio from text with support for multiple languages and voice options.
Requires additional dependencies:
pip install langchain-google-community[texttospeech]Follow setup instructions to configure Google Cloud Text-to-Speech API.