stopSendSpeechData

読み上げデータ送信処理の停止(中断)。

Syntax

  • C#: public void stopSendSpeechData()
  • Ruby: stopSendSpeechData()
  • Python: stopSendSpeechData()

 

Parameters

None

Return

None

Examples

C#

 

Ruby

 

Python