Speak Chat
ChatGPTと音声で会話ができるアプリ
- Chat-Gpt-API (chat/completions)
- STT (Speech-To-Text/音声の文字化)
- TTS (Text-To-Speech/文字の音声化)
対応プラットフォーム
- Android (エミュレーターでは動作不可)
- iOS
Getting Started
プロジェクト直下に .envファイルを用意してご自身のAPIキーを入力してください
OPEN_AI_API_KEY={APIキー}
Setup
Run the following commands from your terminal:
flutter pub get
in the project root directory to install all the required dependencies.
Screenshots
LICENSE
Speak Chat is MIT-licensed.