voice icon indicating copy to clipboard operation
voice copied to clipboard

Voice.stop() vs Voice.cancel()

Open devinnow8 opened this issue 4 years ago • 1 comments
trafficstars

Can anyone tell the difference between Voice.stop() and Voice.cancel() ? and when to use?

devinnow8 avatar Oct 12 '21 12:10 devinnow8

From my testing, it doesn't seem like either of them do anything on Android or iOS. I have been resorting to Voice.destroy()

msmith-techempower avatar Feb 02 '22 20:02 msmith-techempower