docs/doc/developer/savingaudio.mdx
This guide will walk you through setting up a Google Cloud Storage (GCS) bucket perfect for keeping your 🎶 audio files 🎶 safe and sound. We'll set it up with the right permissions and give you the keys 🔑 (credentials) so you can easily upload and manage your tunes.
omi-audio-files.Think of this like a special ID card for your app to access the bucket.
test-service-account-omi-app.This step turns your key file into a special code we can use in the app.
Option 1: Command Line
cd to navigate to where you saved the key file.your-key-file.json with the actual name of your key file:
base64 -i your-key-file.json
Option 2: Website Converter
json key file and copy the entire contents.You now have two important pieces:
Now that you have set up your GCP storage, you can use it with Omi's audio streaming feature. For detailed instructions on setting up audio streaming with your newly created storage bucket, please refer to our Audio Streaming Guide.
We welcome contributions from the open source community! Whether it's improving documentation, adding new features, or reporting bugs, your input is valuable. Check out our Contribution Guide for more information.
If you're stuck, have questions, or just want to chat about Omi:
Happy coding! 💻 If you have any questions or need further assistance, don't hesitate to reach out to our community.