Coding themes from an interview transcript

Malini Callimootoo-Jeewon 1 Reputation point
2022-09-30T09:41:36.223+00:00

Hello, I would like to know if there is any way how a transcribed text can be used to find themes through Microsoft.
Thank you

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,751 Reputation points
    2022-09-30T15:34:44.073+00:00

    Hello there,

    So you need to find themes in Microsoft Store and the input is the transcription from any audio or video,?

    If so powershell script can help you achieve this. The Get-SPOTheme cmdlet returns the settings for a named existing theme, or for all uploaded themes if no name is provided.

    Get-SPOTheme https://learn.microsoft.com/en-us/powershell/module/sharepoint-online/get-spotheme?view=sharepoint-ps

    ----------------------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.