Skip to content
New issue

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

iOS support #21

Open
MrCsabaToth opened this issue Aug 10, 2024 · 1 comment
Open

iOS support #21

MrCsabaToth opened this issue Aug 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@MrCsabaToth
Copy link
Member

Pay attention to permissions.

@MrCsabaToth MrCsabaToth added the enhancement New feature or request label Aug 10, 2024
@MrCsabaToth MrCsabaToth changed the title Revise iOS support iOS support Aug 22, 2024
@MrCsabaToth
Copy link
Member Author

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

  • Video is mov instead of mp4 container, and encoding is HEVC / H.265 instead of AVC / H.264
  • Image is JPEG but different settings
  • Audio is also different

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant