Voice-Controlled Python Game Leaps into Action with Deepgram's API

May 20, 2025
Deepgram
Article image for Voice-Controlled Python Game Leaps into Action with Deepgram's API

Summary

A Python-based infinite scrolling 2D platformer game leaps into action with voice control capabilities, allowing players to command the character's jump height and distance through Deepgram's API integration for real-time audio processing.

Key Points

  • The article demonstrates how to build a voice-controlled video game in Python using Deepgram's API.
  • The game is an infinite scrolling 2D platformer where the player jumps across platforms.
  • An audio processing system is integrated to allow voice commands to control the player's jump height and distance.

Tags

Read Original Article