<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Browser Web Speech API not working after deploying app on experience cloud shell in Adobe Experience Cloud Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/440410#M2294</link>
    <description>&lt;P&gt;I can't access the iFrame object.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Feb 2022 12:51:18 GMT</pubDate>
    <dc:creator>Saif</dc:creator>
    <dc:date>2022-02-10T12:51:18Z</dc:date>
    <item>
      <title>Browser Web Speech API not working after deploying app on experience cloud shell</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/440296#M2292</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have successfully built and deployed a demo app on experience cloud shell (based on Adobe IO app builder framework: &lt;A href="https://www.adobe.io/app-builder/)" target="_blank" rel="noopener"&gt;https://www.adobe.io/app-builder/)&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My app uses browser's speech API for speech recognition through microphone. The issue here is that when the app runs on experience cloud shell, it's inside an iframe. Hence, the microphone access is not allowed. The iframe tag requires allow="micrphone;" for this to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest what can be done as a workaround.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saif&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 06:34:08 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/440296#M2292</guid>
      <dc:creator>Saif</dc:creator>
      <dc:date>2022-02-10T06:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Browser Web Speech API not working after deploying app on experience cloud shell</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/440402#M2293</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17377465"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check whether you can able to access iFrame object. If so you can able to set the allow attribute using JS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;allow&lt;/SPAN&gt;&amp;nbsp;attribute only supported by Chromium-based browsers. It lets you allow whitelist specific features like letting the iframe access to the accelerometer, the battery information, or the Microphone.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe" target="_blank" rel="noopener"&gt;https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 12:07:27 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/440402#M2293</guid>
      <dc:creator>Gokul_Agiwal</dc:creator>
      <dc:date>2022-02-10T12:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Browser Web Speech API not working after deploying app on experience cloud shell</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/440410#M2294</link>
      <description>&lt;P&gt;I can't access the iFrame object.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 12:51:18 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/440410#M2294</guid>
      <dc:creator>Saif</dc:creator>
      <dc:date>2022-02-10T12:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Browser Web Speech API not working after deploying app on experience cloud shell</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/440451#M2295</link>
      <description>&lt;P&gt;ohh ..I did check in documentation but not seeing anything.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let's ask to wider team&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;LI-USER uid="10219843"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;LI-USER uid="12116756"&gt;&lt;/LI-USER&gt;&amp;nbsp;- can you help here please&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 14:40:43 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/440451#M2295</guid>
      <dc:creator>Gokul_Agiwal</dc:creator>
      <dc:date>2022-02-10T14:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Browser Web Speech API not working after deploying app on experience cloud shell</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/442142#M2304</link>
      <description>&lt;P&gt;Anything on the above?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 16:04:52 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/442142#M2304</guid>
      <dc:creator>Saif</dc:creator>
      <dc:date>2022-02-24T16:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Browser Web Speech API not working after deploying app on experience cloud shell</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/442224#M2306</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17377465"&gt;&lt;/LI-USER&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Haven't came across anything and not tried, lets see if&amp;nbsp;&lt;LI-USER uid="3768750"&gt;&lt;/LI-USER&gt;&amp;nbsp;can help you here.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 11:13:52 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/442224#M2306</guid>
      <dc:creator>Gokul_Agiwal</dc:creator>
      <dc:date>2022-02-25T11:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Browser Web Speech API not working after deploying app on experience cloud shell</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/442308#M2307</link>
      <description>&lt;P&gt;Thanks for adding me here&amp;nbsp;&lt;LI-USER uid="13387685"&gt;&lt;/LI-USER&gt;&amp;nbsp; - I have reached out to&amp;nbsp;&lt;LI-USER uid="10219843"&gt;&lt;/LI-USER&gt;&amp;nbsp;(App Builder PM) for guidance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 21:23:37 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/442308#M2307</guid>
      <dc:creator>tmj</dc:creator>
      <dc:date>2022-02-25T21:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Browser Web Speech API not working after deploying app on experience cloud shell</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/442310#M2308</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;LI-USER uid="3768750"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&amp;nbsp;&lt;A href="https://experienceleaguecommunities.adobe.com/t5/user/viewprofilepage/user-id/10219843" target="_blank"&gt;@SarahXu&lt;/A&gt;&amp;nbsp;Much appreciated !!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 21:44:30 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/browser-web-speech-api-not-working-after-deploying-app-on/m-p/442310#M2308</guid>
      <dc:creator>Gokul_Agiwal</dc:creator>
      <dc:date>2022-02-25T21:44:30Z</dc:date>
    </item>
  </channel>
</rss>

