DebugSpeak(string)

デバッギングのために文字列を話します。

void DebugSpeak(
    string sMessage
);

Parameters

sMessage

話すメッセージ。


Description

単にデフォルトのボリュームでSpeakString関数を呼び出すだけです。



Requirements

#include "nw_i0_plot"

Version

1.22

See Also

functions: SpeakString
categories: Debug Functions


author: Tom Cassiotis, JP team: katsu794
Send comments on this topic.