Skip to content

a prototype to demonstrate how to stream audio in flutter from open ai on web (It's not actually working)

Notifications You must be signed in to change notification settings

callmephil/flutter_audio_streaming_prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project relies on the tts-1 API from OpenAI. If you want to try it, you must own an API key. you can replace the variable within the main method: final openAIKey = 'YOUR_OPENAI_API_KEY';

About

a prototype to demonstrate how to stream audio in flutter from open ai on web (It's not actually working)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors