79312848

Date: 2024-12-27 21:52:19
Score: 1
Natty:
Report link

i used google_generative_ai package and did it like this:

This site really helped me

final content = [
        Content.text(prompt),
        Content.data("audio/aac", await File(_recordedFilePath!).readAsBytes()),
      ];
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: kapkap