Commit dd7752f
committed
test(voice): use AudioFrame.timestamp (not timestampMs) in STT regression test
CI typecheck failed because AudioFrame.timestamp is the canonical field;
timestampMs was a slip in the regression test I just added. Spec still
passes — only the property name was wrong.1 parent 4061bfb commit dd7752f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments