how to access immersive reader after creating the resource ?

pankaj shinde 0 Reputation points
2024-01-02T07:56:16.19+00:00

I have created immersive reader resource but don't know how to go further to access immersive reader

Azure AI Immersive Reader
Azure AI Immersive Reader
An Azure Applied AI Service that embeds text reading and comprehension capabilities into your applications.
25 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 48,501 Reputation points
    2024-01-04T21:42:43.38+00:00

    @pankaj shinde

    Thanks for reaching out to us, there is a quick start guidance I think will be helpful to you.

    https://learn.microsoft.com/en-us/azure/ai-services/immersive-reader/quickstarts/client-libraries?pivots=programming-language-csharp

    Immersive Reader is an inclusively designed tool that implements proven techniques to improve reading comprehension for new readers, language learners, and people with learning differences such as dyslexia. You can use Immersive Reader in your applications to isolate text to improve focus, display pictures for commonly used words, highlight parts of speech, read selected text out loud, translate words and phrases in real-time, and more.

    In this quickstart, you build a web app from scratch and integrate Immersive Reader using the Immersive Reader client library. A full working sample of this quickstart is available on GitHub.

    Prerequisites

    • Azure subscription - Create one for free
    • Visual Studio 2022
    • An Immersive Reader resource configured for Microsoft Entra authentication. Follow these instructions to get set up. You will need some of the values created here when configuring the sample project properties. Save the output of your session into a text file for future reference.

    You need Visual Studio to start your project.

    I hope this helps.

    Regards,

    Yutong

    0 comments No comments