Replies: 1 comment
-
Do you find a way ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure if I'm doing something wrong, I'm an novice when it comes to audio data. I'm not sure what filetype I should be saving the iOS pcm16 stream as, but nothing I've tried seems to be playable.
My Recording configuration:
And here's the code I'm using to create the stream and save the data to a file. I've tried m4a, wav filetypes.
When I access the file saved to the path in the app documents directory, it is not playable. Any help would be greatly appreciated as I would like to use the stream to display an amplitude animation but also need to send the file afterwards.
Beta Was this translation helpful? Give feedback.
All reactions