|
|
|
|
|
SpeechSynthesisInProgress (Función) Permite saber si una operación de lectura está en curso en el motor de síntesis vocal. IF SpeechSynthesisInProgress() = True THEN SpeechSynthesisStop() END
Sintaxis
<Result> = SpeechSynthesisInProgress()
<Result>: booleano - True si hay una lectura en curso,
- False en caso contrario.
Componente: wd300android.aar
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|