Cool video! Do you have the code somewhere to share? I'd like to take a look in detail to all the flow steps. Thanks
@AlbertodaSilva19724 жыл бұрын
The return of the variable Set(DesiredOutput,ConvertSpeechToText.Run(JSON(AudioCollection,JSONFormat.IncludeBinaryData))); from Power Automate is coming back as boolean instead of the value of the DisplayText. So basically the workflow runs fine but the blobal variable DesiredOutput is being set as boolean. Do you know why this is happening?
@kapilsetia63054 жыл бұрын
Hi Tiffany, Great video. Can you please explain how are you adding the dynamic location in HTTP 2 (the output of HTTP). As I am not able to see any default dynamic content generated on my side.
@tiffanywong72004 жыл бұрын
Sure, as 'HTTP' is failed because of 303 redirecting, therefore you may need to configure the run after setting of 'HTTP 2' and enable the 'HTTP has failed' option to get the content form 'HTTP'.
@etzha68624 жыл бұрын
@@tiffanywong7200 Hi Tiffany, I have the same question with Kapil. I've enabled the run after setting of HTTP2, but I am still unable to see location (from HTTP) showing in my dynamic content of HTTP2. Could you please help to explain? Thanks!
@etzha68624 жыл бұрын
@@tiffanywong7200 Do I need to write the expression to get the location?
@jk2203904 жыл бұрын
@@etzha6862 Noticed the same problem..any solution or workaround?thanks !
@jk2203904 жыл бұрын
@@tiffanywong7200 Noticed the same problem..any solution or workaround?thanks !
@mukhjara4 жыл бұрын
Hi In Power Automate , under HTTP2 , this syntax is not working "outputs("HTTP")['headers']?['location']"
@GiovaDuarte4 жыл бұрын
I was wondering how possible it could be to develop a PowerApp that will "listen" to a KZbin live stream and then translate to a specific language. For example, we host church services in Spanish but we have a lot of English speaking members and visitors. How crazy is this idea?
@mizz61864 жыл бұрын
Hi Tiffany, Thanks for the video. I noticed that the functionality doesn't work on mobile devices due to the fact that they do not create webm files. Is there a multi device consistent setup which you're aware of?
@tiffanywong72004 жыл бұрын
Thanks for your friendly reminder. You're right, as the audio is stored in a different format with different devices. If you want to use this function in multi-device, maybe you can extract the file format from the URL that output in 'Compose' to distinguish their format by adding control and add more actions to change the 3gp(Android)/acc(iOS) format to .wav(just like the 'HTTP' action), so that they can run through all the flows below to becomes text. Hope this can help with your problem, thanks again.
@bengweeks5 жыл бұрын
Very good video Tiffany. Have you tried going to the other way for "Text-to-speech" to allow users to build a sentence that is read out at the end?
@tiffanywong72004 жыл бұрын
No, I haven't, but they should be similar😊
@AlbertodaSilva19724 жыл бұрын
Do you have a tutorial on how to create a text to speech app?
@r_sheran_20244 жыл бұрын
@Tiffany Wong Hi Tiffany! I encountered a small problem when adding the function to the 'Convert' button. The function 'UploadConvertText.Run()' is not identified.How can I solve this? Can you send me your email so that I can send you a snapshot of the error?
@r_sheran_20244 жыл бұрын
Hi Tiffany! I encountered a small problem when adding the function to the 'Convert' button. The function 'UploadConvertText.Run()' is not identified.How can I solve this? Can you send me your email so that I can send you a snapshot of the error?
@etzha68624 жыл бұрын
”CloudConvert can be used absolutely free for up to 25 conversions per day.“ from the official site... That's frustrating..