- 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
推薦閱讀
- Visual FoxPro程序設(shè)計(jì)教程(第3版)
- Machine Learning with R Cookbook(Second Edition)
- 跟小海龜學(xué)Python
- 基于免疫進(jìn)化的算法及應(yīng)用研究
- Reactive Programming With Java 9
- PHP+MySQL+Dreamweaver動(dòng)態(tài)網(wǎng)站開發(fā)實(shí)例教程
- JavaScript 程序設(shè)計(jì)案例教程
- CRYENGINE Game Development Blueprints
- Android應(yīng)用開發(fā)實(shí)戰(zhàn)
- OpenCV with Python Blueprints
- 計(jì)算機(jī)組裝與維護(hù)(第二版)
- SAS編程演義
- C語(yǔ)言編程魔法書:基于C11標(biāo)準(zhǔn)
- Managing Windows Servers with Chef
- 前端程序員面試算法寶典