PreferencesMicrophoneTimeout Property |
[Missing <summary> documentation for "P:MicrosoftProjectOxford.Preferences.MicrophoneTimeout"]
Namespace: MicrosoftProjectOxfordAssembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntaxpublic int MicrophoneTimeout { get; set; }
Public Property MicrophoneTimeout As Integer
Get
Set
public:
property int MicrophoneTimeout {
int get ();
void set (int value);
}
member MicrophoneTimeout : int with get, set
Property Value
Type:
Int32
See Also