C# Class WPCordovaClassLib.Cordova.UI.AudioCaptureTask

Allows an application to launch the Audio Recording application. Use this to allow users to record audio from your application.
Afficher le fichier Open project: ChristianWeyer/tUdUs Class Usage Examples

Méthodes publiques

Méthode Description
Show ( ) : void

Shows Audio Recording application

Private Methods

Méthode Description
NavigationService_Navigated ( object sender, System e ) : void

Performs additional configuration of the recording application.

Method Details

Show() public méthode

Shows Audio Recording application
public Show ( ) : void
Résultat void