PartialSpeechResponseEventArgsPartialResult Property |
[Missing <summary> documentation for "P:MicrosoftProjectOxford.PartialSpeechResponseEventArgs.PartialResult"]
Namespace: MicrosoftProjectOxfordAssembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntaxpublic string PartialResult { get; }
Public ReadOnly Property PartialResult As String
Get
public:
property String^ PartialResult {
String^ get ();
}
member PartialResult : string with get
Property Value
Type:
String
See Also