Make eSpeak-specific setting changes apply immediately.
This reverts commit 433a0a0455.
The issue here appears to be that the process the eSpeak commands are
processed from to generate the speech differs from the one used to
modify the settings. This appears to be enough to cause it to not
get the updated settings until the process is restarted.
Thanks to Peter Vagner for locating the cause.
Revert "Fix exported activities/services/providers warning in the manifest."
This reverts commit a79fe17681.
Conflicts:
android/AndroidManifest.xml
This is the actual commit that causes the permission problems noted in
issue #31.