We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This task contains 3 steps:
delete the if self.audios not in [None, []]: check that was blocking audio support
add support for base64 encoded audio files in the __init__ method
create audio content entries similar to how images are handled using appropriate mime type for audio (e.g "audio/wav")
A PR can be made with these 3 features.
The text was updated successfully, but these errors were encountered:
Thank you so much for the sub tasks. please assign
Sorry, something went wrong.
mdimado
Successfully merging a pull request may close this issue.
This task contains 3 steps:
A PR can be made with these 3 features.
The text was updated successfully, but these errors were encountered: