dotBATmanNO / PSPublish-PPTX-Speech

Publish your PowerPoint to video using Text-To-Speech and subtitles. Target Users: Conferences / LMS Content Publishers. Top use case: Translation
GNU General Public License v3.0
0 stars 0 forks source link

Outputs corrupted PPTX files #1

Closed dotBATmanNO closed 4 years ago

dotBATmanNO commented 5 years ago

The resulting file is corrupt.

Run the script against the "near blank" PowerPoint file in this way: .\Publish-PPTX-Speech.PS1 .\Publish-PPTX-Speech.pptx

.. and on my machine PowerPoint claims that the resulting Publish-PPTX-Speech_VoiceOver.pptx file is corrupt.

Please help! :)

dotBATmanNO commented 5 years ago

I have added a "corrupt" PPTX file, basically this should be the Publish-PPTX-Speech.pptx file with added .WAV file per slide and timings set. Publish-PPTX-Speech_VoiceOver.pptx

dotBATmanNO commented 4 years ago

Disabled the feature in the script that set the ShowType to Kiosk. Meh!

# Bug with setting ShowType to Kiosk causes PPTX to be corrupted.
# $objPresentation.SlideShowSettings.ShowType=3