Safe Haskell | None |
---|---|
Language | Haskell2010 |
- getCharIndex :: MonadDOM m => SpeechSynthesisEvent -> m Word
- getElapsedTime :: MonadDOM m => SpeechSynthesisEvent -> m Float
- getName :: (MonadDOM m, FromJSString result) => SpeechSynthesisEvent -> m result
- newtype SpeechSynthesisEvent = SpeechSynthesisEvent {}
- gTypeSpeechSynthesisEvent :: JSM GType
Documentation
getCharIndex :: MonadDOM m => SpeechSynthesisEvent -> m Word Source #
getElapsedTime :: MonadDOM m => SpeechSynthesisEvent -> m Float Source #
getName :: (MonadDOM m, FromJSString result) => SpeechSynthesisEvent -> m result Source #
newtype SpeechSynthesisEvent Source #
Functions for this inteface are in JSDOM.SpeechSynthesisEvent. Base interface functions are in: