Grablo Help Grablo Help
  • User Manual
  • Tips
  • News
  • Go to
    • Grablo Home
    • Grablo App
  • 한국어
Grablo Help Grablo Help
문의하기
Grablo Help Grablo Help
  • User Manual
  • Tips
  • News
  • Go to
    • Grablo Home
    • Grablo App
  • 한국어
loading
  1. Home
  2. Tips
  3. IoT
  4. Setting Up Google Cloud TTS/STT
Updated on August 11, 2025

Tips

  • Folder icon closed Folder open iconBasics
    • Bits and Bytes
    • Digital Input/Output
    • Digital/Analog Signals
    • Calculating LED Resistor Values
    • Pull-up/down Resistors
    • 3.3V ↔ 5V Conversion
    • Serial Communication (UART)
    • DC Motor, Servo Motor, Stepper Motor
    • Multi Thread
    • Relay
  • Folder icon closed Folder open iconHardware
    • Raspberry Pi
      • GPIO
      • Installing Operating System
      • How to Change 1-Wire Pin
      • How to Find I2C Device Addresses
      • Raspberry Pi vs Arduino
      • Serial (UART) Port
      • Using Desktop Environment with VNC
    • Beagle Bone
      • GPIO
      • Installing Operating System
    • Jetson Nano
      • GPIO
      • Installing Operating System
    • GPIO Expander
      • FT232H/FT2232H/FT4232H
      • MCP2221A
      • NUMATO USB-GPIO
  • Folder icon closed Folder open iconLinux
    • Linux Directory Structure
    • Configuring Linux Auto Login
    • Installing Linux on Windows (Virtual Machine)
    • Installing Linux on macOS (Virtual Machine)
    • Installing SSH Server
    • Finding Your Controller’s IP Address
    • Connecting via SSH
    • Transferring Files Between PC and Controller
    • Fixing “User is not in the sudoers file” Error
  • Folder icon closed Folder open iconAudio/Video
    • Fixing Audio Stuttering and Latency Issues
    • Playing Audio Through Bluetooth Speakers
    • Selecting Instruments from SoundFont Files
    • Fixing “Failed to create new vlc instance” Error
  • Folder icon closed Folder open iconDatabase
    • Setting Up Firebase Database
  • Folder icon closed Folder open iconIoT
    • Setting Up Google Cloud TTS/STT
    • Setting Up OpenAI TTS/STT
    • Setting Up ElevenLabs TTS
    • Setting Up Telegram Bot
    • Getting Data from WeatherAPI.com

Setting Up Google Cloud TTS/STT

Estimated reading: 2 minutes 281 views

Go to https://cloud.google.com/ to sign up and log in.


Click [Console] in the top right corner.


Click the project button at the top and create a new project.


Navigate to [Billing] in the left menu to register a credit card or other payment method and link it to your project.


Go to [APIs & Services] in the left menu and search for “text to speech” in the search bar, then select “Text-to-Speech API”.


Click [Enable] to activate it.


Follow the same process to add and enable the “Speech-to-Text API”.


Return to [APIs & Services] and click [Credentials].


Click [+ Create Credentials] at the top and select “API key” to add a new API key.


Copy the generated API key and store it securely. Be careful as unauthorized use could result in charges if the API key is compromised.


The generated API key can be used for all applications and APIs within the project. To prevent unauthorized use, restrict the API key to specific APIs. Select [Restrict key] and choose “Text-To-Speech API” and “Speech-To-Text API” from the dropdown.


As of June 9, 2025, the free usage quotas and pricing for TTS and STT APIs are as follows:

Free Usage Quotas

ServiceFree QuotaReset Cycle
TTS Standard4,000,000 charactersMonthly reset
TTS WaveNet etc.1,000,000 charactersMonthly reset
STT V1 (Standard Recognition)60 minutesMonthly reset
STT V2No free tier (all usage charged)—
New User Credit$300 credit (valid for 90 days)90 days


Pricing (when free quota exceeded)

ServiceTypeFree QuotaOverage Rate (USD)
Text-to-SpeechStandard4M characters/month$4 / 1M characters ($0.000004/char)
WaveNet / Neural21M characters/month$16 / 1M characters ($0.000016/char)
Speech-to-TextStandard (v1)60 minutes/month~$0.016 / minute ($0.00027/sec)
Standard (v1, logging disabled)60 minutes/month~$0.024 / minute ($0.0004/sec)
Enhanced / v2No free tier~$0.036 / minute ($0.0006/sec)

찾으시는 내용이 없나요? 문의하기

문의하기

공유하기

Setting Up Google Cloud TTS/STT

Or copy link

Clipboard Icon
콘탠츠

ㅤ

Grablo Inc.
support@grablo.co

Site Links

  • Grablo Home
  • Grablo App

이 사이트의 모든 컨텐츠는 저작권법에 보호받는 저작물로서, 무단으로 복제, 배포하는 경우에는 저작권법에 의하여 처벌을 받을 수 있습니다. Copyright 2024 grablo.co. All Rights Reserved.