Skip to content

ychikazawa/ppt-tranlator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ppt-tranlator

.NET Framework WPF Azure AI

This project is a WPF application built with .NET Framework 4.8 that translates input PowerPoint files into a specified language using Azure AI Services' Translator.

Prerequisites

Before using this application, you need to obtain an API Key for Azure AI Text Translator.

https://learn.microsoft.com/en-us/azure/ai-services/translator/create-translator-resource#get-your-authentication-keys-and-endpoint

Usage

To run the application, follow these steps:

  1. Launch the exe file.
  2. Select a PowerPoint file from your computer.
  3. Specify the source language and target language.
  4. Enter the API Key and region for Azure AI Text Translator.
  5. Press the Translate PPT button.

The above steps will automatically launch PowerPoint and translate field by field. the translated file will be output in the same directory as the source file.

image

About

PowerPoint Translator Win App

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages