CsabaConsulting / InspectorGadgetApp

Open Multi-Modal Personal Assistant
MIT License
3 stars 1 forks source link

iOS support #21

Open MrCsabaToth opened 1 month ago

MrCsabaToth commented 1 month ago

Pay attention to permissions.

MrCsabaToth commented 3 weeks ago

Besides permissions we also need to take care of different file formats:

In case of Cloud STT we potentially need to convert the recording into 16bit (raw) PCM, mono, downsample kHz, what Chirp expects. We need to be aware for the formats when we are setting mime types.