Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 384 Bytes

File metadata and controls

11 lines (7 loc) · 384 Bytes

Xamarin.Forms DependencyService

Sample code for the Xamarin.Forms DependencyService doc.

The sample shows how to implement text to speech on iOS, Android and Windows Phone using Xamarin.Forms but calling out to the native platform SDKs for speech.

Author

Craig Dunn