When used outside of streaming a file to a channel the return values "true" or "undefined" are accepted as true(which continues the audio stream I believe), anything else will be evaluated as false(which would stop the stream).
Additional return values can be located in the file ./src/switch_ivr.c around line 3276 with the option for "speed". TODO: someone needs to get the list and document it.