speechFinalizeLibrary

Typehandler
Dictionarynative.speech
LibrarySpeech Library
Syntax
speechFinalizeLibrary()
Associationscom.livecode.library.native.speech
Summary

Finalize the library

OSmac, ios, android
Platformsdesktop, mobile
Example
    on closeStack
        speechFinalizeLibrary
    end closeStack
Description

Call speechFinalizeLibrary to cleanup resources when no longer needed.