Get utterance statistics for the current project or an application in it
speechly stats [flags]
--app-a(string) - Application to get the statistics for. Can be given as the sole positional argument.--end-date(string) - End date for statistics, not included in results.--export(bool) - Print report as CSV--help-h(bool) - help for stats--start-date(string) - Start date for statistics.
speechly stats <app_id>
speechly stats --app <app_id>
speechly stats > output.csv
speechly stats --start-date 2021-03-01 --end-date 2021-04-01