The GlobalWordList class loads the global word list and maintains user's word list.
Returns a string array of the words that we have audio for.
The full global list of words
Returns a string array of the user's personal list.
The user's personal list of words
The GlobalWordList class loads the global word list and maintains user's word list.