Question; Im using @voice aloud player in ld player. i import some text into @Voice aloud reader along that i play audio in the background and i manually change the sentence highlighted in the @voice aloud Reader according to the sentence in the audio. i want this automation how can i do so in powerautomation
Soultion:
Set Up LDPlayer: First, make sure LDPlayer is set up and running. You know the drill.
Get @Voice Aloud Reader Ready: Open up @Voice Aloud Player, load up your text, and start playing the audio. We're gonna sync this baby up!
Microsoft Automation Time: Now, let's dive into Microsoft Automation. You'll wanna use the Windows Task Scheduler and PowerShell for this.
Create a Script: Write a PowerShell script that does the following:
- Checks if LDPlayer is running. If not, start it up.
- Checks if OBS is running. If not, start it up.
- Sets up the screen recording in OBS.
- Monitors the @Voice Aloud Reader and the audio. You can use a loop that checks the currently highlighted sentence in @Voice Aloud Reader and matches it to the audio position.
- When they match, record the LDPlayer window using OBS.
- Repeat this process until you're done.
Scheduled Task: Use the Windows Task Scheduler to run this script at the specific time or interval you want. This way, it automates the whole process without you lifting a finger.
Testing, Testing: Before going full auto, test your script a few times to make sure it's working like a charm.
this is the question with the solution. but i dont know how how to implement this in power automation. couls anybody please he;lp mein this regard.here you can see in the above pic the highlight button and encircle button. i just want automation such that first it analyze the audio playing outside from the ld player, then it changes the above sentence according to the playing audio.


Report
All responses (
Answers (