DylanPhuah / CAB302Code

1 stars 0 forks source link

Implement Narrate button on PDF viewer #31

Closed DylanPhuah closed 1 month ago

DylanPhuah commented 2 months ago

What: Fix the "Narrate" button on Juan's PDF reader class to use TTS to read out the content.

How: Check the PDF REader controller class to make sure the corresponding button has functionality.

Who: See Assignees on this item

The Inputs: TTS capabilities developed earlier, and the PDF viewer scene.

The outputs: Functional TTS for the PDF viewer.