Usage
To send a voice note with Arnio:- Upload the .caf file to a public storage bucket so Arnio can fetch it.
- Make sure the file format is .caf (Core Audio File), as this is the only format Apple supports for inline iMessage voice notes.
- Pass the file’s public URL as the media_url in your API request.
Response
- The response will be the same as a regular outbound message. The only difference is the media_url will be the URL of the voice note you uploaded.