- Xamarin Blueprints
- Michael Williams
- 107字
- 2021-07-08 11:48:21
Chapter 2. Building a SpeechTalk Application
In this chapter, we introduce development with Xamarin.Forms
. We will build a cross-platform application for iOS, Android, and Windows Phone that integrates native platform speech services to speak text typed from a text field.
Expected knowledge:
- Microsoft Visual Studio.
In this chapter, you will learn the following:
- Cross-platform development with
Xamarin.Forms
- Setting up platform projects
- Setting up a
SpeechTalk.iOS
project - Setting up a
SpeechTalk.Droid
project Xamarin.Forms
, Windows Phone, and Visual Studio- Inversion of Control (IoC) with
Xamarin.Forms
- AutoFac
- iOS text-to-speech implementation
- Bindings
- Android text-to-speech implementation
- Setting up IoC with Android
- WinPhone text-to-speech implementation
- IoC with Windows Phone
- Platform-independent styling
推薦閱讀
- Mastering Entity Framework Core 2.0
- 造個小程序:與微信一起干件正經事兒
- AngularJS深度剖析與最佳實踐
- jQuery從入門到精通 (軟件開發視頻大講堂)
- Web Application Development with MEAN
- Swift細致入門與最佳實踐
- SQL基礎教程(第2版)
- Create React App 2 Quick Start Guide
- Mastering Unity 2D Game Development(Second Edition)
- Mastering openFrameworks:Creative Coding Demystified
- Developing SSRS Reports for Dynamics AX
- RESTful Web Clients:基于超媒體的可復用客戶端
- 原型設計:打造成功產品的實用方法及實踐
- 現代C++語言核心特性解析
- Scala編程(第4版)