Hi All
Is there a function that helps me to converts speech and inserting to text field using PC Mic , using Access 2010 ?
My Regards
Hi All
Is there a function that helps me to converts speech and inserting to text field using PC Mic , using Access 2010 ?
My Regards
Try asking https://chatgpt.com/ with 'convert speech to text in VBA' and copy the code.
Please use # icon on toolbar when posting code snippets.
Cross Posting: https://www.excelguru.ca/content.php?184
Debugging Access: https://www.youtube.com/results?sear...bug+access+vba
The functionality is built into recent versions of Windows but not officially supported in Access. However it can work well for freeform text (long text fields)
See my article: Dictation in Access together with YoiuTube video: Using Dictation in Access
I wish you had replied sooner.The functionality is built into recent versions of Windows but not officially supported in Access. However it can work well for freeform text (long text fields)
See my article: Dictation in Access together with YoiuTube video: Using Dictation in Access
I just spent an hour with ChatGPT getting it working. :-)
Please use # icon on toolbar when posting code snippets.
Cross Posting: https://www.excelguru.ca/content.php?184
Debugging Access: https://www.youtube.com/results?sear...bug+access+vba
there is a also a sample Excel file for download here:
Integrating speech recognition with VBA
Using your voice to fill in a VBA form
Last edited by jojowhite; 06-13-2025 at 04:34 AM.
it was working a while ago, anyway here are the Excel files from
Wise Owl site
Please use # icon on toolbar when posting code snippets.
Cross Posting: https://www.excelguru.ca/content.php?184
Debugging Access: https://www.youtube.com/results?sear...bug+access+vba
Please use # icon on toolbar when posting code snippets.
Cross Posting: https://www.excelguru.ca/content.php?184
Debugging Access: https://www.youtube.com/results?sear...bug+access+vba