C-Nedelcu / talk-to-chatgpt

Talk to ChatGPT AI using your voice and listen to its answers through a voice
GNU Affero General Public License v3.0
1.97k stars 332 forks source link

reading code #17

Closed bartman081523 closed 1 year ago

bartman081523 commented 1 year ago

could it be possible to detect a code block and skip reading the code blocks?

C-Nedelcu commented 1 year ago

I'm on the fence about this I could implement what you are asking, but what if someone comes back and complains that the code isn't being read? Then I would have to have a new option in the settings. The settings menu is getting quite heavy. I don't really consider TTGPT to be very appropriate for work, I see it as more of a fun toy or something that can help disabled people or children. What if visually impaired users want the code to be read?

bartman081523 commented 1 year ago

Ok, I agree with you. Your arguments seem to weight heavier than my request. Thanks for taking the time to clarify.

C-Nedelcu @.***> schrieb am So., 29. Jan. 2023, 04:17:

I'm on the fence about this I could implement what you are asking, but what if someone comes back and complains that the code isn't being read? Then I would have to have a new option in the settings. The settings menu is getting quite heavy. I don't really consider TTGPT to be very appropriate for work, I see it as more of a fun toy or something that can help disabled people or children. What if visually impaired users want the code to be read?

— Reply to this email directly, view it on GitHub https://github.com/C-Nedelcu/talk-to-chatgpt/issues/17#issuecomment-1407548783, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKNMCDZLA3YWE4K5WPGZ5HTWUXOMJANCNFSM6AAAAAATQQC6YI . You are receiving this because you authored the thread.Message ID: @.***>

C-Nedelcu commented 1 year ago

V2.3.0 now offers an option to skip code blocks. Hope you enjoy it :)

bartman081523 commented 1 year ago

V2.3.0 now offers an option to skip code blocks. Hope you enjoy it :)

Yes. Thank you very much.