I saw in the iOS documentation: https://developer.apple.com/documentation/speech/sfspeechrecognitionrequest/addspunctuation that there is an option to automatically add punctuation to the recognition results. This capability is very useful and can save a lot of trouble in dealing with punctuation. <img width="1906" height="759" alt="Image" src="https://github.com/user-attachments/assets/aeeaa18f-4657-448a-b2df-551d2b7f385c" /> There seems to be no similar option in Android