Hi there!
I have an issue:
I capture the audio from the microphone, then I encode it (Base64). After that, I pass the Base64 string to a variable (etc).
It works perfectly when I record the audio using my laptop (Power Apps Studio).
But, when I click the very same button and run the same function on iPhone, instead of having the Base64 string, I get a relative path like "temp/recording_2A3C267F-3C1D-4DFE-91E6-6CA31F6A6B12-1321-000000CB508930AF.aac".
Why is this happening and how to fix this?
The code I am using to Base64 encode:
Set(BinaryAudioData, Substitute(JSON(Mic1.Audio,JSONFormat.IncludeBinaryData),"""",""))
Thank you.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
194 | |
52 | |
41 | |
39 | |
35 |
User | Count |
---|---|
263 | |
86 | |
71 | |
69 | |
66 |