You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
1.8 KiB
1 line
1.8 KiB
<view class="u-page"><u-button vue-id="54507b80-1" type="primary" text="测试调用接口" data-event-opts="{{[['^click',[['test']]]]}}" bind:click="__e" bind:__l="__l"></u-button><u-divider vue-id="54507b80-2" text="分割线" dot="{{true}}" bind:__l="__l"></u-divider><u-button vue-id="54507b80-3" type="primary" text="修改Storage" data-event-opts="{{[['^click',[['storage']]]]}}" bind:click="__e" bind:__l="__l"></u-button><u-divider vue-id="54507b80-4" text="分割线" dot="{{true}}" bind:__l="__l"></u-divider><u-button vue-id="54507b80-5" type="primary" text="开始录音" data-event-opts="{{[['^click',[['startRecord']]]]}}" bind:click="__e" bind:__l="__l"></u-button><u-divider vue-id="54507b80-6" text="分割线" dot="{{true}}" bind:__l="__l"></u-divider><u-button vue-id="54507b80-7" type="primary" text="停止录音" data-event-opts="{{[['^click',[['endRecord']]]]}}" bind:click="__e" bind:__l="__l"></u-button><u-divider vue-id="54507b80-8" text="分割线" dot="{{true}}" bind:__l="__l"></u-divider><u-button vue-id="54507b80-9" type="primary" text="播放录音" data-event-opts="{{[['^click',[['playVoice']]]]}}" bind:click="__e" bind:__l="__l"></u-button><u-divider vue-id="54507b80-10" text="分割线" dot="{{true}}" bind:__l="__l"></u-divider><u-button vue-id="54507b80-11" type="primary" text="文字转语音" data-event-opts="{{[['^click',[['txt2Voice']]]]}}" bind:click="__e" bind:__l="__l"></u-button><u-divider vue-id="54507b80-12" text="分割线" dot="{{true}}" bind:__l="__l"></u-divider><u--textarea bind:input="__e" vue-id="54507b80-13" placeholder="语音转文字内容" value="{{voiceText}}" data-event-opts="{{[['^input',[['__set_model',['','voiceText','$event',[]]]]]]}}" bind:__l="__l"></u--textarea><u-toast class="vue-ref" vue-id="54507b80-14" data-ref="uToast" bind:__l="__l"></u-toast></view> |