SpeechRecognizerInputSetting.SetInputToAudioStream Method

Sets the input to the audio stream.

Syntax

public:
void SetInputToAudioStream(
         IRandomAccessStream^ inputStream
)  

Parameters

inputStream
Type: IRandomAccessStream 

The audio stream input.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechRecognizerInputSetting Class

SpeechRecognizerInputSetting Members

Windows.Xbox.Speech.Recognition Namespace