ass17 Posted May 23, 2024 Author Posted May 23, 2024 Unfortunately it's a live exam so I can't share it at the moment. I'll see if I can replicate the issue and let you know. The majority of the issues are due to a change in process and knowledge gaps. I'll share what I can when I've caught up with the exams co-ordinator and gone through their concerns and queries. Appreciate it
jessica Posted May 24, 2024 Posted May 24, 2024 Just testing out the PDF reader with our Exams Team ready for year 10 mocks next month. Is there a way when setting PDFReader_StartFullScreenReadersOnly to be able to use screen masking as well?
ass17 Posted May 24, 2024 Author Posted May 24, 2024 Just testing out the PDF reader with our Exams Team ready for year 10 mocks next month. Is there a way when setting PDFReader_StartFullScreenReadersOnly to be able to use screen masking as well? Yes, in the ConfigEditorGUI look for the option ScreenFilter_AutoStart and set it to 1, you can also set the colour and opacity too.
jessica Posted May 24, 2024 Posted May 24, 2024 Our students need a variety of colours and not all need the screen masking. Is the only way to set this to create a new config file for each different colour? We currently have 5 config files that get pushed out and the correct desktop shortcut is created by group policy depending on the exam user. Happy to create new config files for each variation if this is the only way.
ass17 Posted May 24, 2024 Author Posted May 24, 2024 (edited) Our students need a variety of colours and not all need the screen masking. Is the only way to set this to create a new config file for each different colour? We currently have 5 config files that get pushed out and the correct desktop shortcut is created by group policy depending on the exam user. Happy to create new config files for each variation if this is the only way. You can do that, but there is another way in the config option ‘EnableUserSettings’ allows you set some of the options in the main config at the user level instead of global level. You can set them as a json file in the user’s roaming profile or as a series of current user registry keys. If you load up the ConfigEditorGUI app and click on UserSettings options the description box describes how it all works, there are also templates to work with that get installed with ExamWritePad in the UserSettings folder. Edited May 24, 2024 by ass17 1
ass17 Posted May 24, 2024 Author Posted May 24, 2024 "This will allow you to load the application settings (ExamWritePadSettings.json file) as normal but then override them using settings (ExamWritePad.UserSettings) stored in a specific folder so that they apply only to the logged in user. 0 = Off 1 = On Each ExamWritePad.UserSettings file should reside in one of the following paths: C:\Users\\AppData\Roaming\ExamWritePad C:\Users\\AppData\Local\ExamWritePad Below is the contents of the file and all the available options to the user (the file is JSON format). { ""userSettings"":[ {""Setting_Name"":""CandidateInfo_CandNum"",""Setting_Value"":""""}, {""Setting_Name"":""CandidateInfo_Exam"",""Setting_Value"":""""}, {""Setting_Name"":""CandidateInfo_Name"",""Setting_Value"":""""}, {""Setting_Name"":""Disable_Narrator"",""Setting_Value"":""""}, {""Setting_Name"":""Disable_Ribbon_Btn_CDPlayer"",""Setting_Value"":""""}, {""Setting_Name"":""Disable_Ribbon_Btn_MP3Player"",""Setting_Value"":""""}, {""Setting_Name"":""Disable_Ribbon_Btn_PDFReader"",""Setting_Value"":""""}, {""Setting_Name"":""Disable_Ribbon_Btn_Spelling"",""Setting_Value"":""""}, {""Setting_Name"":""MP3Player_AdditionalAudioFormats"",""Setting_Value"":""""}, {""Setting_Name"":""MP3Player_PreloadPath"",""Setting_Value"":""""}, {""Setting_Name"":""MP3Player_ShowOnStartup"",""Setting_Value"":""""}, {""Setting_Name"":""PDFReader_AutoPlayTextSelection"",""Setting_Value"":""""}, {""Setting_Name"":""PDFReader_PreloadFile"",""Setting_Value"":""""}, {""Setting_Name"":""PDFReader_PreloadFile2"",""Setting_Value"":""""}, {""Setting_Name"":""PDFReader_StartFullScreenReadersOnly"",""Setting_Value"":""""}, {""Setting_Name"":""ScreenFilter_AutoStart"",""Setting_Value"":""""}, {""Setting_Name"":""ScreenFilter_Colour"",""Setting_Value"":""""}, {""Setting_Name"":""ScreenFilter_MonitorCheckState"",""Setting_Value"":""""}, {""Setting_Name"":""ScreenFilter_Opacity"",""Setting_Value"":""""}, {""Setting_Name"":""ScreenFontColour"",""Setting_Value"":""""}, {""Setting_Name"":""ScreenFontFamilyName"",""Setting_Value"":""""}, {""Setting_Name"":""ScreenFontSize"",""Setting_Value"":""""}, {""Setting_Name"":""SpellCheck_CheckAsYouType"",""Setting_Value"":""""}, {""Setting_Name"":""SpellCheck_SpellingSuggestionsOnContextMenu"",""Setting_Value"":""""} ] }" "Or you can set them in the windows registry if you do not wish to user a UserSettings file: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\ExamWritePad] ""CandidateInfo_CandNum""="""" ""CandidateInfo_Exam""="""" ""CandidateInfo_Name""="""" ""Disable_Narrator""="""" ""Disable_Ribbon_Btn_CDPlayer""="""" ""Disable_Ribbon_Btn_MP3Player""="""" ""Disable_Ribbon_Btn_PDFReader""="""" ""Disable_Ribbon_Btn_Spelling""="""" ""MP3Player_AdditionalAudioFormats""="""" ""MP3Player_PreloadPath""="""" ""MP3Player_ShowOnStartup""="""" ""PDFReader_AutoPlayTextSelection""="""" ""PDFReader_PreloadFile""="""" ""PDFReader_PreloadFile2""="""" ""PDFReader_StartFullScreenReadersOnly""="""" ""ScreenFilter_AutoStart""="""" ""ScreenFilter_Colour""="""" ""ScreenFilter_MonitorCheckState""="""" ""ScreenFilter_Opacity""="""" ""ScreenFontColour""="""" ""ScreenFontFamilyName""="""" ""ScreenFontSize""="""" ""SpellCheck_CheckAsYouType""="""" ""SpellCheck_SpellingSuggestionsOnContextMenu""=""""" Obviously use/populate the correct values that you would use in the ExamWritePadSettings.json file.
mullet_man Posted June 4, 2024 Posted June 4, 2024 (edited) Question for today Our exams team have setup a session for History paper but have said they need to have two different paper names and details and wanted to know if you could run ExamWritePad twice? Which it doesn't look like you can. Is there a way or is it possible to have different papers setup for one exam? Hope that makes sense! Edited June 4, 2024 by mullet_man
ass17 Posted June 4, 2024 Author Posted June 4, 2024 (edited) Question for today Our exams team have setup a session for History paper but have said they need to have two different names for the candidate details and paper details and wanted to know if you could run ExamWritePad twice? Which it doesn't look like you can. Is there a way or is it possible to have different papers setup for one exam? Hope that makes sense! You can run it twice, in the ExamWritePadSettings.json file there is an option called “AllowMultipleInstances” set it to 1 and away you go… For us though… We have told our pupils to, at the end of the first paper to click on ‘New’, then use existing details and then select to modify them, and then you only need to change the paper reference from B3 to P4 or vice versa for todays History exam. Then at the end you will have two saved files for printing. Edited June 4, 2024 by ass17
mullet_man Posted June 4, 2024 Posted June 4, 2024 You can run it twice, in the ExamWritePadSettings.json file there is an option called “AllowMultipleInstances” set it to 1 and away you go… For us though… We have told our pupils to, at the end of the first paper to click on ‘New’, then use existing details and then select to modify them, and then you only need to change the paper reference from B3 to P4 or vice versa for todays History exam. Then at the end you will have two saved files for printing.Thanks @ass17 I'll have a word with our Exam team, they setup the laptops and fill in the details and the pupil don't do anything then. I think for us as we have some pupils who might struggle creating a new file I might look at the running multiple instances. To be honest I haven't looked at any of the extra settings as we haven't needed to as yet. Thanks.
thimon Posted June 4, 2024 Posted June 4, 2024 Thanks @ass17 I'll have a word with our Exam team, they setup the laptops and fill in the details and the pupil don't do anything then. What service! [emoji846] Our students fill everything in themselves, no complaints. 1
mullet_man Posted June 5, 2024 Posted June 5, 2024 What service! [emoji846] Our students fill everything in themselves, no complaints. Haha yeah we go well above and beyond here!
ass17 Posted July 22, 2024 Author Posted July 22, 2024 [TABLE=width: 100%] [TR] [TD][TABLE=width: 100%] [TR] [TD=class: m_-898653436155760835mceTextBlockContainer][/TD] [/TR] [TR] [TD][TABLE=width: 100%] [TR] [TD=class: m_-898653436155760835mceTextBlockContainer]We have been working hard behind the scenes to bring you the latest update and its a big one indeed! Plenty of new stuff and plenty of fixes. Please take some time to read through them. NEW: PDF Page rotate of the current page in view. You can also disable the button in the config using 'PDFReader_DisableButtonRotate'. NEW: PDF text Highlighting - A new checkbox to enable/disable highlighting of text has been added. The default colour is yellow and opacity of 100% but both can be changed when right-clicking on the highlighted text and selecting 'Properties'. You can also disable the checkbox in the config using 'PDFReader_DisableHighlighting'. NEW: Display a temporary password-protected lock screen at any point using the key combination CTRL+F10. This will run only once and is activated to lock the screen to stop unwanted activity until unlocked. To enable it, you should use the following config options 'LockScreen_Active' set to 1 and 'LockScreen_Password' type in any password, but both must be set to work. There is a further option 'LockScreen_PasswordOverride' which is a secondary password to unlock should you forget the other password. NEW: You can now obtain a list of candidate names from Entra ID (Azure AD). All the config options related to this within the ConfigEditorGUI app, start with 'EntraID'. NEW: File size debugging has been added to the auto save/auto backup files so we know that the files contain data. NEW: Logo can now be passed as a command line parameter as part of the MSI installation using the LOGOFILE NEW: The ExamWritePadSettings.json file can only be edited using the ConfigEditorGUI app due to the file now being encrypted. This is down to the fact that some of the settings are passwords and secret keys. The file has to be exposed to the user in read-only form, therefore we don’t want any of the details being exposed to them in plain text. Sensitive data that would be written to the debug log file will be obfuscated with * characters. NEW: Make the flashing text caret larger or smaller for those that need it because of visual impairments. Use the config option 'CaretSize' NEW: Any sensitive data like passwords or encryption keys stored in ExamWritePad or in the ExamWritePadSettings.json file, will be masked by **** when written out to a debug log. NEW: Spelling - Added new config options to: Ignore Words With Digits, Ignore URLs And Email Addresses, Ignore Capitalised Words and Ignore Duplicates. You will find them all when searching for 'SpellCheck' in the ConfigEditorGUI. NEW: Newer Quick formatting panel, which in turn has reduced the number of mouse events. NEW: A new Config option 'ClosePrintWindowAfterPrinting' to close the print window upon successful print has been added. The default action is to close so it can replicate most word processors, you can keep it open by setting the option to 0. NEW: Use the current logged in username to prepend the filename of the saved document. NEW: You can now populate the Candidate Name box with the username of the current logged in user. To turn on and use it you need to set the config option 'CandidateName_DisplayCurrentUsername' to 1. NEW: Start ExamWritePad with the MP3 Player loaded full screen only, no document window, just like you can with the PDF Reader. Use the config option called 'MP3Player_StartFullScreenPlayerOnly' and set it to 1. NEW: You can now allow the opening of other file formats, so if you wish to open a DOC, DOCX or RTF file, you can and work on it saving it back to the original file in exactly the same file format. The config option to allow other file formats to be loaded is called 'FileOpen_AllowOtherFileFormats'. FIXED: After opening an existing ExamText file would cause the status bar to become inactive until a timed background event happened or the application lost focus and was returned. A long standing issue finally resolved, phew! FIXED: Dragging/dropping multiple files into the application window would cause EWP not to open any, added error checking so that only one file can be dropped. FIXED: Opening a file that didn't have some of the header information set would throw an exception. FIXED: The ScreenFilter button was still visible when disabled in the ExamWritePadSettings.json file. FIXED: If 'CandidateInfo_SyllabusEntry_Hidden' and 'CandidateInfo_ComponentUnit_Hidden' are set to 1, The "Where do I find the codes" message is now hidden FIXED: When clicking 'New' then clicking 'use' to the message "Do you wish to use all existing Candidate Details?" then clicking on Continue to the next message "Do you wish to modify any Candidate Details now?", the header information would not appear. FIXED: PDF Reader voice volume was reverting back to 50% when swapping voices - Selecting a voice now retains the slider volume current position. FIXED: Network Status monitoring icons have been made more colourful and bigger so that it is easier to see from a distance. FIXED: Function to check candidate details always ran twice on start-up of a new document. FIXED: Space between words are missing while extracting text from certain PDF documents where spaces were embedded. FIXED: Loading a password protected PDF created in an older PDF standard was very slow/delayed. FIXED: On some rare occasions when browsing for The first PDF then browsing for the second PDF would result in a fatal exception and a blank second PDF would be displayed. FIXED: ConfigEditorGUI - The enabled/disabled description for 'SpellCheck_IgnoreImproperCase' was the wrong way around. FIXED: Having 'SpellCheck_IgnoreImproperCase' set to 1 would incorrectly highlight all mixed case words. FIXED: PDF Reader will not consume as much memory as it did before when opening a PDF file. In most cases it is now 50% less. FIXED: When launching PDF Reader in full screen on startup, having also set the preload Files option, would prompt to browse for the PDF's instead of loading them from the preload paths. FIXED: When dragging and dropping text within a document would cause a fatal exception because the drag drop function was expecting the object to be an ExamWritePad file to open. FIXED: When restoring a previous backup file, an exception would be thrown when the page format was called. FIXED: When running in Trial mode if the remote server date has been altered/exploited an additional check has been added to stop ExamWritePad from running if the date is above the 30 days. FIXED: If you had set the candidate name and number to be hidden and not required, the filename would not honour the remaining required/visible candidate fields and the 'AddDateTimeStampToFilename', when constructing the filename upon save. FIXED: Power battery status always ran every five second clock update, this function now runs in its own background thread every minute. And the clock now updates every 15 seconds instead of every 5 seconds. REMOVED: File encryption of the ExamText files has been removed because it is not used and will be replaced by native docx password security when incorporated by the developers of the text document component we use at some point in the future.. And as always update via the bulti-in updater or the MSI’s available on the download page of our website/below: MSI – Installer (with desktop Icons) https://examwritepad.com/files/2970/?tmstv=1709426347 MSI – Installer (with no Icons) https://examwritepad.com/files/2973/?tmstv=1709426347 Baring any major issues, this will be the final build going into the new school year… [/TD] [/TR] [/TABLE] [/TD] [/TR] [TR] [TD][TABLE=width: 100%] [TR] [TD=class: m_-898653436155760835mceTextBlockContainer] [/TD] [/TR] [/TABLE] [/TD] [/TR] [/TABLE] [/TD] [/TR] [/TABLE] 1
ass17 Posted September 2, 2024 Author Posted September 2, 2024 New version released folks, head over to the website to find out the release notes and downloads links for those with an active licence.
jessica Posted September 20, 2024 Posted September 20, 2024 When using the PDF reader is there anyway to have 2 papers and an insert? A couple of our exams have multiple papers and an insert that all get sat at the same time. Thanks
ass17 Posted September 20, 2024 Author Posted September 20, 2024 Not at the moment no sorry. But we will endeavour to investigate and implement for future versions 1
ovenchips Posted October 1, 2024 Posted October 1, 2024 One of the schools I work at is looking at purchasing a copy of EWP after using the free version for years - I filled out an order form only to find that the price has nearly doubled this week, is that correct or is the website being updated? Purchase page looks a bit funky at the mo. Cheers
Steve21 Posted October 1, 2024 Posted October 1, 2024 One of the schools I work at is looking at purchasing a copy of EWP after using the free version for years - I filled out an order form only to find that the price has nearly doubled this week, is that correct or is the website being updated? Purchase page looks a bit funky at the mo. Cheers I assume it's a typo "or flash sale" kind of thing that automatically set back to RRP based on https://examwritepad.com/future-plans-and-pricing-update/ Because the currently pricing was only ever supposed to be an ‘introductory offer’, we felt that to put the prices back up their RRP (1-year normally retails @ £499 and 3-year @ £1299) would not be in our best interests for existing customers or new customers. Therefore, we have decided on the following pricing structure. As of September 1st 2024: 1-Year license = £275 + VAT (increase of around £2 per month) 2-Year license = £500 + VAT (replaces the 3-year license) Steve 1
kennysarmy Posted October 3, 2024 Posted October 3, 2024 [TABLE=width: 100%] [TR] [TD][TABLE=width: 100%] [TR] [TD=class: m_-898653436155760835mceTextBlockContainer][/TD] [/TR] [TR] [TD][TABLE=width: 100%] [TR] [TD=class: m_-898653436155760835mceTextBlockContainer]We have been working hard behind the scenes to bring you the latest update and its a big one indeed! Plenty of new stuff and plenty of fixes. Please take some time to read through them. NEW: PDF Page rotate of the current page in view. You can also disable the button in the config using 'PDFReader_DisableButtonRotate'. NEW: PDF text Highlighting - A new checkbox to enable/disable highlighting of text has been added. The default colour is yellow and opacity of 100% but both can be changed when right-clicking on the highlighted text and selecting 'Properties'. You can also disable the checkbox in the config using 'PDFReader_DisableHighlighting'. NEW: Display a temporary password-protected lock screen at any point using the key combination CTRL+F10. This will run only once and is activated to lock the screen to stop unwanted activity until unlocked. To enable it, you should use the following config options 'LockScreen_Active' set to 1 and 'LockScreen_Password' type in any password, but both must be set to work. There is a further option 'LockScreen_PasswordOverride' which is a secondary password to unlock should you forget the other password. NEW: You can now obtain a list of candidate names from Entra ID (Azure AD). All the config options related to this within the ConfigEditorGUI app, start with 'EntraID'. NEW: File size debugging has been added to the auto save/auto backup files so we know that the files contain data. NEW: Logo can now be passed as a command line parameter as part of the MSI installation using the LOGOFILE NEW: The ExamWritePadSettings.json file can only be edited using the ConfigEditorGUI app due to the file now being encrypted. This is down to the fact that some of the settings are passwords and secret keys. The file has to be exposed to the user in read-only form, therefore we don’t want any of the details being exposed to them in plain text. Sensitive data that would be written to the debug log file will be obfuscated with * characters. NEW: Make the flashing text caret larger or smaller for those that need it because of visual impairments. Use the config option 'CaretSize' NEW: Any sensitive data like passwords or encryption keys stored in ExamWritePad or in the ExamWritePadSettings.json file, will be masked by **** when written out to a debug log. NEW: Spelling - Added new config options to: Ignore Words With Digits, Ignore URLs And Email Addresses, Ignore Capitalised Words and Ignore Duplicates. You will find them all when searching for 'SpellCheck' in the ConfigEditorGUI. NEW: Newer Quick formatting panel, which in turn has reduced the number of mouse events. NEW: A new Config option 'ClosePrintWindowAfterPrinting' to close the print window upon successful print has been added. The default action is to close so it can replicate most word processors, you can keep it open by setting the option to 0. NEW: Use the current logged in username to prepend the filename of the saved document. NEW: You can now populate the Candidate Name box with the username of the current logged in user. To turn on and use it you need to set the config option 'CandidateName_DisplayCurrentUsername' to 1. NEW: Start ExamWritePad with the MP3 Player loaded full screen only, no document window, just like you can with the PDF Reader. Use the config option called 'MP3Player_StartFullScreenPlayerOnly' and set it to 1. NEW: You can now allow the opening of other file formats, so if you wish to open a DOC, DOCX or RTF file, you can and work on it saving it back to the original file in exactly the same file format. The config option to allow other file formats to be loaded is called 'FileOpen_AllowOtherFileFormats'. FIXED: After opening an existing ExamText file would cause the status bar to become inactive until a timed background event happened or the application lost focus and was returned. A long standing issue finally resolved, phew! FIXED: Dragging/dropping multiple files into the application window would cause EWP not to open any, added error checking so that only one file can be dropped. FIXED: Opening a file that didn't have some of the header information set would throw an exception. FIXED: The ScreenFilter button was still visible when disabled in the ExamWritePadSettings.json file. FIXED: If 'CandidateInfo_SyllabusEntry_Hidden' and 'CandidateInfo_ComponentUnit_Hidden' are set to 1, The "Where do I find the codes" message is now hidden FIXED: When clicking 'New' then clicking 'use' to the message "Do you wish to use all existing Candidate Details?" then clicking on Continue to the next message "Do you wish to modify any Candidate Details now?", the header information would not appear. FIXED: PDF Reader voice volume was reverting back to 50% when swapping voices - Selecting a voice now retains the slider volume current position. FIXED: Network Status monitoring icons have been made more colourful and bigger so that it is easier to see from a distance. FIXED: Function to check candidate details always ran twice on start-up of a new document. FIXED: Space between words are missing while extracting text from certain PDF documents where spaces were embedded. FIXED: Loading a password protected PDF created in an older PDF standard was very slow/delayed. FIXED: On some rare occasions when browsing for The first PDF then browsing for the second PDF would result in a fatal exception and a blank second PDF would be displayed. FIXED: ConfigEditorGUI - The enabled/disabled description for 'SpellCheck_IgnoreImproperCase' was the wrong way around. FIXED: Having 'SpellCheck_IgnoreImproperCase' set to 1 would incorrectly highlight all mixed case words. FIXED: PDF Reader will not consume as much memory as it did before when opening a PDF file. In most cases it is now 50% less. FIXED: When launching PDF Reader in full screen on startup, having also set the preload Files option, would prompt to browse for the PDF's instead of loading them from the preload paths. FIXED: When dragging and dropping text within a document would cause a fatal exception because the drag drop function was expecting the object to be an ExamWritePad file to open. FIXED: When restoring a previous backup file, an exception would be thrown when the page format was called. FIXED: When running in Trial mode if the remote server date has been altered/exploited an additional check has been added to stop ExamWritePad from running if the date is above the 30 days. FIXED: If you had set the candidate name and number to be hidden and not required, the filename would not honour the remaining required/visible candidate fields and the 'AddDateTimeStampToFilename', when constructing the filename upon save. FIXED: Power battery status always ran every five second clock update, this function now runs in its own background thread every minute. And the clock now updates every 15 seconds instead of every 5 seconds. REMOVED: File encryption of the ExamText files has been removed because it is not used and will be replaced by native docx password security when incorporated by the developers of the text document component we use at some point in the future.. And as always update via the bulti-in updater or the MSI’s available on the download page of our website/below: MSI – Installer (with desktop Icons) https://examwritepad.com/files/2970/?tmstv=1709426347 MSI – Installer (with no Icons) https://examwritepad.com/files/2973/?tmstv=1709426347 Baring any major issues, this will be the final build going into the new school year… [/TD] [/TR] [/TABLE] [/TD] [/TR] [TR] [TD][TABLE=width: 100%] [TR] [TD=class: m_-898653436155760835mceTextBlockContainer] [/TD] [/TR] [/TABLE] [/TD] [/TR] [/TABLE] [/TD] [/TR] [/TABLE] Will this mean if I install the software to a network share and copy in our previous JSON file it won't work and we would need to open up the ConfigEditorGUI app and manually copy over all our pre-sets? 1
howartp Posted October 7, 2024 Posted October 7, 2024 (edited) Contact us at [email protected] for any ExamWritePad queries. This doesn't bode well... Edited October 7, 2024 by howartp 1
Primus Posted October 7, 2024 Posted October 7, 2024 1 active person with significant control / 0 active statements Texthelp Ltd. Active Correspondence address Lucas Exchange, 1 Orchard Way, Antrim, Antrim, Northern Ireland, BT41 2RU Notified on 26 September 2024 Governing law Companies Act 2006 Legal form Private Limited Company Place registered Companies House Registration number Ni031186 Incorporated in Northern Ireland Nature of control Ownership of shares – 75% or more Ownership of voting rights - 75% or more Right to appoint or remove directors
PotNoodleTech Posted October 7, 2024 Posted October 7, 2024 Bought out? Cant blame the creator to be honest!
midweek Posted October 7, 2024 Posted October 7, 2024 Well I bought a 3 year license at the start of this year so I suppose I have 2 years before the inevitable enormous price hike.
howartp Posted October 7, 2024 Posted October 7, 2024 1 active person with significant control / 0 active statements Texthelp Ltd. Active That "1 active person" is another company (ENSCO 1320 LIMITED) - who have the same two active Directors as TextHelp...
thimon Posted October 16, 2024 Posted October 16, 2024 Just discovered the Narrator and PDF Reader functions. Is there any way to have different voices? We’ve just got David the robot from the 90’s available.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now