filmov
tv
Voice-Controlled Application Using Flutter, OpenAI, and Speech to Text

Показать описание
In this video, I show you how to build a voice-controlled application using Flutter, OpenAI, and Speech to text package. You'll see how I use the Speech to text package to convert speech to text, the OpenAI API to generate a response, and the Flutter TTS package to add text-to-speech functionality to my app.