We would like Spotfire to implement the function to operate the dashboard by voice input, more specifically, 1) to handle voice data directly in Spotfire, and 2) to instruct dashboard operation from the imported voice data as a standard specification.
Currently, we are considering using Python data functions to perform the following operations, but this method requires complex coding and maintenance.
Use Python data functions to convert the voice data to text
Link the text created above to Spotfire document properties and use it as a trigger to operate the dashboard.