Ruyi SDK
Namespaces
Ruyi.SDK.Speech
SpeechService.Client Class
Client Methods
SayAsync Method
Click or drag to resizeClick or drag to resize

SpeechServiceClientSayAsync Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Ruyi.SDK.Speech.SpeechService.Client.SayAsync(Ruyi.SDK.Speech.VoiceCommand,System.Threading.CancellationToken)"]

Namespace:  Ruyi.SDK.Speech
Assembly:  SDK.Gen.ServiceAsync (in SDK.Gen.ServiceAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public Task<SpeechResult> SayAsync(
	VoiceCommand command,
	CancellationToken cancellationToken
)

Parameters

command
Type: Ruyi.SDK.SpeechVoiceCommand

[Missing <param name="command"/> documentation for "M:Ruyi.SDK.Speech.SpeechService.Client.SayAsync(Ruyi.SDK.Speech.VoiceCommand,System.Threading.CancellationToken)"]

cancellationToken
Type: System.ThreadingCancellationToken

[Missing <param name="cancellationToken"/> documentation for "M:Ruyi.SDK.Speech.SpeechService.Client.SayAsync(Ruyi.SDK.Speech.VoiceCommand,System.Threading.CancellationToken)"]

Return Value

Type: TaskSpeechResult

[Missing <returns> documentation for "M:Ruyi.SDK.Speech.SpeechService.Client.SayAsync(Ruyi.SDK.Speech.VoiceCommand,System.Threading.CancellationToken)"]

See Also

Reference

SpeechServiceClient Class
Ruyi.SDK.Speech Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com