homeguild_voice_openai_tts 0.1.0 copy "homeguild_voice_openai_tts: ^0.1.0" to clipboard
homeguild_voice_openai_tts: ^0.1.0 copied to clipboard

OpenAI TTS provider for homeguild_voice_kit. Natural-sounding text-to-speech with streaming sentence queue, voice selection, and speed control.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add homeguild_voice_openai_tts

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  homeguild_voice_openai_tts: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:homeguild_voice_openai_tts/homeguild_voice_openai_tts.dart';
0
likes
130
points
--
downloads

Documentation

API reference

Publisher

verified publisherhomeguild.ai

OpenAI TTS provider for homeguild_voice_kit. Natural-sounding text-to-speech with streaming sentence queue, voice selection, and speed control.

Homepage
Repository (GitHub)
View/report issues

Topics

#voice #tts #openai #speech #ai

License

MIT (license)

Dependencies

audioplayers, flutter, homeguild_voice_kit, http, logging

More

Packages that depend on homeguild_voice_openai_tts