Asked
— Edited
Resolved by amin!
I have downloaded the latest ARC beta and trying to use bing speech rec and I keep getting the same error. Anyone tell me what this is? Looks to me that maybe there is no more free API and maybe have to use the Advanced Bing plug in with our own API? Or totally something on my end?
Data Sent!
Error in response received: Server was unable to process request. ---> 8/15/2019 8:57:44 PM: Query Error: MySql.Data.MySqlClient.MySqlException (0x80004005): Column 'ResultTxt' cannot be null
at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at Common.DatabaseV2.QueryTable(String queryStr) in c:\Raid\Webs\ez-robot\App_Code\Common\DatabaseV2.cs:line 229 Query: insert into userServiceCustomer (customerId, UserServiceTypeId, CreatedDateTime, ResultTxt) values ('827', '3', '2019-08-15 20:57:44', null); select @@identity;
Related Hardware EZ-B v4
Related Control
Bing Speech Recognition
I did a quick test and mine was fine with the same version. However that exception you received is completely avoidable. I will deploy a fix soon.
Ok thank you. I appreciate it.
Fix is deployed. Let me know if you still had issues.
I no longer get the error issue...
But now I get :
EDIT: think it could now be my mic. Going to change it out.
....yeah my mic has a short in it. All working now. Thank you.