![]() |
API documentation
2.0rc1
|
#include <clientlib.h>
Inherits client::Event.
client::SpeechSynthesisEvent::SpeechSynthesisEvent | ( | const String & | type | ) |
client::SpeechSynthesisEvent::SpeechSynthesisEvent | ( | const String & | type, |
SpeechSynthesisEventInit * | eventInitDict | ||
) |
double client::SpeechSynthesisEvent::get_charIndex | ( | ) |
double client::SpeechSynthesisEvent::get_charLength | ( | ) |
double client::SpeechSynthesisEvent::get_elapsedTime | ( | ) |
String* client::SpeechSynthesisEvent::get_name | ( | ) |
SpeechSynthesisEvent* client::SpeechSynthesisEvent::get_prototype | ( | ) |
SpeechSynthesisUtterance* client::SpeechSynthesisEvent::get_utterance | ( | ) |
void client::SpeechSynthesisEvent::set_prototype | ( | SpeechSynthesisEvent * | ) |