Hi Vic,
By default all NetTalk comms is Asynchronous, mean it never blocks your procedure, but you can in embed code for the Open to be Synchronous, and that may give the effect you describe. Changing to Asynchronous would sort it out (but may involve some slight adjustment to your code.)
If you post an example I can be more specific.
cheers
Bruce