Click or drag to resize
SpeechAudioFormatcreate16BitPCMFormat Method

[Missing <summary> documentation for "M:MicrosoftProjectOxford.SpeechAudioFormat.create16BitPCMFormat(System.Int32)"]

Namespace: MicrosoftProjectOxford
Assembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntax
public static SpeechAudioFormat create16BitPCMFormat(
	int sampleRate
)

Parameters

sampleRate
Type: SystemInt32

[Missing <param name="sampleRate"/> documentation for "M:MicrosoftProjectOxford.SpeechAudioFormat.create16BitPCMFormat(System.Int32)"]

Return Value

Type: SpeechAudioFormat

[Missing <returns> documentation for "M:MicrosoftProjectOxford.SpeechAudioFormat.create16BitPCMFormat(System.Int32)"]

See Also