Skip to content

A Xamarin voice translation application that understands spoken text, translates it, and reads it back to the user.

Notifications You must be signed in to change notification settings

milescward/iOS-Translator-application

Repository files navigation

iOS Translation App

Built using Xamarin.Forms

alt text

Goals by Layer:

User Interface

  • Picker with specific languages
  • Input and Output text boxes
  • Buttons for recording, reading and translating
  • Connect picker elements to collection and translation/reading buttons
  • Configure Speech Synthesizer for multiple languages
  • Configure Speech Recognition for multiple languages
  • Improve layout aesthetics

Data

  • Implement SQLite DB

BI

  • Migrate to proper MVVM
  • Improve exception handling
  • Extract methods from MainPage to proper ViewModel

About

A Xamarin voice translation application that understands spoken text, translates it, and reads it back to the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages