|
|
|
|
|
SpeechSynthesisStop (Function) In french: SynthèseVocaleArrête Stops all the current read operations on the engine for speech synthesis. IF SpeechSynthesisInProgress() = True THEN SpeechSynthesisStop() END
Remarks - Only the read operations started by the application are stopped. To know whether a read operation is in progress on the speech synthesis engine, use SpeechSynthesisInProgress.
Required application feature When this function is used, an application feature is declared in the application generation wizard. Required feature: Microphone: This feature allows the applications to perform audio recordings.
Component: wd300android.aar
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|